I have a grid which uses grouping on the top-level table and also has a detail table. it seems that, when a group is collapsed, and then expanded, then the detail table is expanded for all items in the group. Is there a way to prevent the detail table from being expanded when the user expands a group? The detail table should only be expanded when the user clicks on the expand/collapse column for the item in the master table.