Hi
I have a Grid control, using AJAX and User Control Edit Forms working perfectly as I wanted it. The client has now asked for a self hierarchy to be implemented. This is working fine, and everything groups up as expected. However there are two issues:
1) When I click "Add New Row" in a child GridView the Insert form appears at the top level, not at the same level as the child Grid View
2) When I try to edit a Child item, once the screen has refreshed the edit form isn't displayed and the grouping is minimised back to the top level
Any thoughts / pointers appreciated
Cheers
Simon
I have a Grid control, using AJAX and User Control Edit Forms working perfectly as I wanted it. The client has now asked for a self hierarchy to be implemented. This is working fine, and everything groups up as expected. However there are two issues:
1) When I click "Add New Row" in a child GridView the Insert form appears at the top level, not at the same level as the child Grid View
2) When I try to edit a Child item, once the screen has refreshed the edit form isn't displayed and the grouping is minimised back to the top level
Any thoughts / pointers appreciated
Cheers
Simon