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

[Solved] ASP.NET MVC2 - DatePicker

1 Answer 105 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
andrew
Top achievements
Rank 1
andrew asked on 17 Nov 2010, 07:43 PM
I'm using AJAX to call an Action method that returns a view that contains Telerik's DatePicker which is then dynamically inserted into the page. I get the expected HTML code and UI as expected but when I clock on it to change the date, nothing happens.

My guess is since the DatePicker is not part of the initial rendered page, Telerik did not initialize it when it got inserted.

How do I signal Telerik that a new DatePicker have been inserted into the DOM so that Telerik can initialize it?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 18 Nov 2010, 08:22 AM
Hello andrew,

 Please check this help topic.

Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
andrew
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or