This question is locked. New answers and comments are not allowed.
Hi, we are making hierarchy Grid, it is binding successfully but when we try to execute the CRUD operation one the grid, only first node child we able to perform the operation successfully following scenario we are facing..
Insert :- if we try to execute the insert operation, on child the insert row is populated at the level of top level parent. but it is working fine in the case of first node and its child.
Edit :- on edit, the text boxes populated blank... and on cancel it is giving error
Insert :- if we try to execute the insert operation, on child the insert row is populated at the level of top level parent. but it is working fine in the case of first node and its child.
Edit :- on edit, the text boxes populated blank... and on cancel it is giving error
data is undefined