This question is locked. New answers and comments are not allowed.
Hi There,
I am using Telerik ASP.NET MVC Grid control and it's features like filtering. In the Grid, I've got a calendar control which on filtering is giving me the runtime error.
Microsoft JScript runtime error: Object doesn't support property or method 'substr'
I tried googling it but couldn't find any proper solution to this problem.
Steps followed to get this error:
1) Added Filtering() to the Grid.
2) Clicked on Filter icon and selected a date
3) It filtered fine and gave couple of pages of results.
4) Now on selecting next page in the filtered results, I am getting that error.
Getting error in telerik.common.min.js file.
Can you please let me know what could be done here?
Thanks,
Bob
I am using Telerik ASP.NET MVC Grid control and it's features like filtering. In the Grid, I've got a calendar control which on filtering is giving me the runtime error.
Microsoft JScript runtime error: Object doesn't support property or method 'substr'
I tried googling it but couldn't find any proper solution to this problem.
Steps followed to get this error:
1) Added Filtering() to the Grid.
2) Clicked on Filter icon and selected a date
3) It filtered fine and gave couple of pages of results.
4) Now on selecting next page in the filtered results, I am getting that error.
Getting error in telerik.common.min.js file.
Can you please let me know what could be done here?
Thanks,
Bob