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

RADGrid Date Picker Method not found

1 Answer 51 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
MStarr13
Top achievements
Rank 1
MStarr13 asked on 11 Sep 2009, 12:14 PM
So I have dropped a DatePicker control onto my web form. Have simple code to set the date to current date, and code on a button click event on the form to retrieve the selectedDate value from the control. All code is in the code behind.

The form compiles but when run, on the postback I get a "Method not found: Void <page class name>.set_<controlname>(System.DateTime)"

I have looked and nowhere in my code to I tie any method like this to my code behind. I assume this is something inside the controls codebase that is looking for this method. What needs to be put in there to get this to work?

1 Answer, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 14 Sep 2009, 02:54 PM
Hello Michael,

Unfortunately I am unable to replicate the issue you described. Please take a look at the attached project following your scenario and let me know if I missed something out.

If the problems persist please provide us more information and possibly a small working project replicating the issue.

All the best,
Mira
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Calendar
Asked by
MStarr13
Top achievements
Rank 1
Answers by
Mira
Telerik team
Share this question
or