When I click the edit, it will have a popup edit for me to edit the data. Now, in this popup edit, which I click a button, I want to have a new popup edit to edit the other data. Please tell me how to do it. Thanks
1 Answer, 1 is accepted
0
Preslav
Telerik team
answered on 28 Mar 2017, 03:06 PM
Hello,
A possible solution might be using a custom popup editor. It this editor you could configure another grid with popup editing.
An example of a grid with a custom popup editor is available in this repository: