datepicker control in asp .net
C#
2
Posts
2
Posters
0
Views
1
Watching
-
is there any datepicker control in .net?if not can anyone tell me the code for the datepicker control to use in the application.
pintoo
As far as I know there isn't a DatePicker control like you can use in Windows Applications (the one that looks like a ComboBox, and when dropped down, you see a calendar). There is, however, a calendar control that can be used. The control can be added to your webform by adding: