I have a RadGrid that has a hierarchical tables.
When I use the edit template and save or cancel, the parent expand and edit column disappear. Any Ideas what is happening?
The Grid is set up like this
DetailTable
DetailTable --> Use one of the edit commands which kicks off an edit template
DetailTable
When I save my work from the edit template, the parent detail table looses the edit and expand buttons
Update:
It appears that when you click on anything from the CommandItemTemplate. If I move the window I can see the top level looses the edit and expand buttons
Thanks.
When I use the edit template and save or cancel, the parent expand and edit column disappear. Any Ideas what is happening?
The Grid is set up like this
DetailTable
DetailTable --> Use one of the edit commands which kicks off an edit template
DetailTable
When I save my work from the edit template, the parent detail table looses the edit and expand buttons
Update:
It appears that when you click on anything from the CommandItemTemplate. If I move the window I can see the top level looses the edit and expand buttons
Thanks.