This is a migrated thread and some comments may be shown as answers.

timepicker dynamic creation

1 Answer 82 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Covertix
Top achievements
Rank 1
Covertix asked on 01 Sep 2009, 05:25 PM
Hello all,

Is it possible to add a timepicker control using javascript (client side)?
I saw some examples using placeholders but didn't quite understood what needs to be done and if it is possible.

Regards,
T.

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 02 Sep 2009, 02:39 PM
I could be wrong - but since the TimePicker is a server-side control I don't think it's possible to create one through javascript. However you could have one defined on the page from the start and then set visible = true or false whenever you don't want it to be displayed. Or created dynamically in code behind which is nice and easy!
Tags
Calendar
Asked by
Covertix
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or