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

[Solved] Rad grid causing issue with date picker

1 Answer 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
tanmay
Top achievements
Rank 1
tanmay asked on 17 Mar 2014, 01:56 PM
Hello All, 
I am getting some issue with here is my code

See attached , i have aspx, VB page along with the ERROR, also screen short after F12
, exception is 
Uncaught TypeError: Cannot set property 'control' of undefined 

Interesting thing is this same code is basically generating columns based on the query and condition, in some pages it's really work but in some case not , and from the error when i go to the source i found it's date picker also on load this exception happen , and including date picker no ajax is working even loader , row filter all, 


Please help as soon you can 


























1 Answer, 1 is accepted

Sort by
0
Mahaarajan
Top achievements
Rank 1
answered on 01 Jul 2014, 12:37 PM
The dynamically created column name should not have any space or special characters. If you remove the spaces and special characters it will start working...
Tags
Grid
Asked by
tanmay
Top achievements
Rank 1
Answers by
Mahaarajan
Top achievements
Rank 1
Share this question
or