Hello,
when I try to set a date for RadTimePicker on my page load, I get the JS error: "_dateIput is null".
RadTimePicker is a subcontrol of another IScriptControl, and it is created programmatically in its OnInit function.
I guess that situation is similar to this thread but I can't see an answer in it.
So, my question is: when _dateInput is created and how could I access it from JS on my page load?
If it matters, I'm using Telerik AJAX controls version 2010.3.1109.
Thanks in advance,
Ilya.
when I try to set a date for RadTimePicker on my page load, I get the JS error: "_dateIput is null".
RadTimePicker is a subcontrol of another IScriptControl, and it is created programmatically in its OnInit function.
I guess that situation is similar to this thread but I can't see an answer in it.
So, my question is: when _dateInput is created and how could I access it from JS on my page load?
If it matters, I'm using Telerik AJAX controls version 2010.3.1109.
Thanks in advance,
Ilya.