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

onload client function not working

1 Answer 63 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Chris O
Top achievements
Rank 1
Chris O asked on 19 Jun 2008, 05:41 PM
I have a simple javascript that is called onLoad it sets the value of the datapicker from a javascript object that is passed to it.  i am using this in a radwindow.  the picker is null, but if i use a button to call the same function it can find it fine.  HELP please.

Thanks,
Chris

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 20 Jun 2008, 06:24 AM
Hello Chris,

Generally onload is too early for an ASP.NET AJAX component. You can use Sys.Application.load event instead.

Regards,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Calendar
Asked by
Chris O
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or