Hi,
I am having a hierarchial grid which is created dynamically and can have n level of hierarchy with each level having one detail table.
I create template columns dynamically and add it to the grid and use "ServerOnDemand" for hierarchial load mode.
My issue is when i change the parent item to edit mode, its relevant detail table records also should be changed to edit mode.
How can i set the particular rows of the child detail table to edit template?
Can anyone help in solving this issue.
Thanks in Advance
Ravikumar
I am having a hierarchial grid which is created dynamically and can have n level of hierarchy with each level having one detail table.
I create template columns dynamically and add it to the grid and use "ServerOnDemand" for hierarchial load mode.
My issue is when i change the parent item to edit mode, its relevant detail table records also should be changed to edit mode.
How can i set the particular rows of the child detail table to edit template?
Can anyone help in solving this issue.
Thanks in Advance
Ravikumar