ASP.NET TimePicker Documentation
I finally got some documentation together for the TimePicker using Sandcastle and Docsite. For some reason I couldn’t get it to work as a subfolder or virtual directory of this site, so I have it on a funky port. Regardless, here is the link:
Categories: .NET TimePicker, ASP.NET, c#
The time control is not disabling in aspx ….. can any one know how to diasable it ??
i tried with timecontrol.enabled = false, but its not working ,still v can edit it ..
I will work on getting that functionality in. For the time being, you can use the ReadOnly attribute. It does what you want minus the gray background.
Hello Mike,
I could not download the documentation file.
I can not browse the document address, is there a problem with the docs?
Thanks,
Eralper
Can you tell me how I can get to your documentation on the TimePicker control. None of your links seem to work.
Thanks in Advance
Mark
Can you please post the documentation on a single file. The documentation url is not working for me and the .rar file only contains the .dll. Thanks.
Hello Michael,
I’m glad that I found your blog because I need to use a date picker in our ASP.net appplication. I already downloaded the TimePicker.dll but dont know how to use it. Please help how can use the .dll. I am a beginner programmer.
Please Mike help me
Thanks,
Wezlie
Hello Michael,
I’m glad that I found your blog because I need to use a date picker in our ASP.net appplication. I already downloaded the TimePicker.dll but dont know how to use it. Please help how can use the .dll. I am a beginner programmer.
Please Mike help me
Thanks,
RPM
No chance of having this available for .net 2.0 is there?
Hi Michael,
I’ve the same proble of Nila:
“I’m glad that I found your blog because I need to use a date picker in our ASP.net appplication. I already downloaded the TimePicker.dll but dont know how to use it. Please help how can use the .dll. I am a beginner programmer.
Please Mike help” us. The documentation url is not working!!! pls.
Fredy
And another request for documentation. Please….
Hi Michael,
Tried to download the TimePicker documentation, unfortunately I can’t get to, How do I make use of your DLL?
Regards,
Khwezi
Hi Michael,
Great control but really need to get hold of the documentation – The URL is still not working. Any chance you can get a look at that?
Keep up the good work.
Cheers,
Peter F.
1. How to get value from timepicker on client in javascript?
2. And (TimeSelector).ClientID get not correct id.
get like –
ctl00$MainPlaceHolder$PassQueriesManagerList1$TimePickerQueryDateFrom_txtMinute
but should be like –
ctl00_MainPlaceHolder_PassQueriesManagerList1_TimePickerQueryDateFrom_txtMinute