I've asked this question before and never got a satisfactory answer.
None of the "official" examples for iterating through the detail tables to hide the expand/collapse image mention that the grid MUST BE expanded in order for this to work. And doesn't that kind of defeat the purpose of having expand on demand?
I would like to have an example of how to re-collapse the grid once the expand/collapse images have been hidden.
And also how to KEEP the expanded state of what the users are looking at on postback, for example, on editing a specific detail row.
Thanks.
None of the "official" examples for iterating through the detail tables to hide the expand/collapse image mention that the grid MUST BE expanded in order for this to work. And doesn't that kind of defeat the purpose of having expand on demand?
I would like to have an example of how to re-collapse the grid once the expand/collapse images have been hidden.
And also how to KEEP the expanded state of what the users are looking at on postback, for example, on editing a specific detail row.
Thanks.