Hi, I have a 3-tier grid that displays the following info:
Areas
Attributes
AttributeDetails
I am databinding the grid from codebehind using the NeedDataSource and DetailTableDataBind events. Once these events have fired, I need a way to change all of the attributes level items so that their edit mode is true. I would also like to have the entire hierarchy expanded by default.
Could someone provide a technique for doing this?
Thanks much!
Areas
Attributes
AttributeDetails
I am databinding the grid from codebehind using the NeedDataSource and DetailTableDataBind events. Once these events have fired, I need a way to change all of the attributes level items so that their edit mode is true. I would also like to have the entire hierarchy expanded by default.
Could someone provide a technique for doing this?
Thanks much!