This question is locked. New answers and comments are not allowed.
Hi,
i m using telerik grid with my asp.net mvc application. in some pages i have also used CRUD functionality of the grid using ajax binding. during this process i encounter an error if i use Popup mode for editing and inserting record. the sequence of action to reproduce the error is as follows:
i m using telerik grid with my asp.net mvc application. in some pages i have also used CRUD functionality of the grid using ajax binding. during this process i encounter an error if i use Popup mode for editing and inserting record. the sequence of action to reproduce the error is as follows:
- click on edit button against any row
- a form will popup with two button: click cancel
- then press refresh icon in bottom left corner of grid (or any page number other than current page)
- you will get javascript error.