-
-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
Description
Is there a way to have a Grid with a GridDetailView but only for some lines within the Grid? Right now I have the expand/collapse showing on each line and where there is nothing to expand it expands into a small space but when there is something to display I show a whole grid within. What I'd like to do is for rows that have nothing extra to show is to hide the expand/collapse so the user can't click it and the small display space will never show.
Thanks.