This question is locked. New answers and comments are not allowed.
Hi,
I'm new on mvc telerik and sorry if this is a known issue or if i'm wrong with something. But i have some problems with grid popup window's close button at the upper right corner.
I have an MVC Telerik grid with popup edit and in my model bound with grid, i have some properties using custom editor templates (such as combobox or datepicker).
When i click on "Add New Item" on grid toolbar, popup edit window opens. then i close the popup window using the x button at the upper right of the popup window, then popup closes. After that, when i click Edit on any item, the js error occures. Or when i click on "Add New Item" button again, the popup window opens with no error but editor template controls doesn't work at this time. (combobox, datepicker vs. doesn't open.)
I have also generated that problem on 2011.1.315 telerik mvc grid samples, which you can regenerate that issue.
I'm new on mvc telerik and sorry if this is a known issue or if i'm wrong with something. But i have some problems with grid popup window's close button at the upper right corner.
I have an MVC Telerik grid with popup edit and in my model bound with grid, i have some properties using custom editor templates (such as combobox or datepicker).
When i click on "Add New Item" on grid toolbar, popup edit window opens. then i close the popup window using the x button at the upper right of the popup window, then popup closes. After that, when i click Edit on any item, the js error occures. Or when i click on "Add New Item" button again, the popup window opens with no error but editor template controls doesn't work at this time. (combobox, datepicker vs. doesn't open.)
I have also generated that problem on 2011.1.315 telerik mvc grid samples, which you can regenerate that issue.