In this video we will discuss
1. Why is not a good practice to use the browser built-in DatePicker control
2. Installing ngx-bootstrap
3. Using ngx-bootstrap datepicker in Angular
Why is not a good practice to use the browser built-in DatePicker control : This is because the implementation of datepicker is different from browser vendor to vendor. This means our end users may have different experience depending on the browser they use.
Text version of the video
Slides
Angular CRUD Tutorial
Angular CRUD Tutorial Text Articles & Slides
All Dot Net and SQL Server Tutorials in English
All Dot Net and SQL Server Tutorials in Arabic
Nguồn: https://wijstaanvooronzegrondrechten.org
Xem thêm bài viết khác: https://wijstaanvooronzegrondrechten.org/cong-nghe
Thanks sir…
Thanks sir…
It requires BrowserAnimationsModule import to work.
plz anyone help me……
sir datepicker is not working when we used type=text……..nothing show like colander just show common text box……..
You also need to include import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
for the datepicker to work
=> If DatePicker not working
Solution : https://stackoverflow.com/questions/46409510/ngx-bootstrap-bsdatepickermodule-doesnt-work
I'm getting 'invalid date' in my text box when I'm populating date to the datepicker field
Can i use this date picker in my employee updated form as dateofbirth
Thanks, you help me a lot
Is there anything to prevent the user from choosing a start date that is greater than the end date?
thankyou so much !!!!
Hi sir will u plz make tutorial on how to disable past dates of a datpicker calender…..
I have ngx-bootstrap right now and the datepicker is still not working. Does anyone also face this problem?
How to highlight current date in this calendar, early response would helpful
thank you for this tutorial
Hello sir Gud mrng,can u tell me angular material course???Reply as soon as possible sir
tnx indian god
Could any one help me how to get the data from database please
What does forRoot() method?
if i had run this comment ( npm install ngx-bootstrap –save ) .i had run my project while i got this error ERROR in Metadata version mismatch for module /node_modules/ngx-bootstrap/datepicker/ngx-bootstrap-datepicker.d.ts, found version 4, expected 3, resolving symbol AppModule in what i do anyone can help me
Thank you so much sr. This was very helpful!
sir a have a question.i 'm confused about making website and admin panel both in one angular 7 app.i downloaded bootstrap admin panel and want to integrate in specific admin module and make website in another module.
question is admin theme libs (css,js ) should not conflict my website.how to seprate all libraries and view?
Kudvenkat! thanks for video. if i want to display only the month and year part of date in text Box then what i have to do?
hello sir
it is giving Metadata version mismatch for module node_modules/ngx-bootstrap/datepicker/index.d.ts, found version 4, expected 3
is any solution for it?
please help