The Grid DetailDataBound event is called when a Detail row is expanded, but there is no event that is called when such a row is collapsed. This makes it impossible if and how many detail rows are expanded. I need this because I want to disable editing in the main grid while detail rows are expanded.
Throughout the years this has been requested and it seems easy to implement...
Thanks