I'm trying to disable the expand/collapse functionality for grouped items in a list grid, but I can't figure out how to do it. That is:
I have a bunch of records grouped by country. I have the groups start out expanded. There is no other way to group the records (or ungroup them). I don't want the user to be able to expand/collapse the groups because it is useless functionality and just clutters my UI.
How do I go about disabling the expand/collapse functionality?
Thanks,
Andrew
I have a bunch of records grouped by country. I have the groups start out expanded. There is no other way to group the records (or ungroup them). I don't want the user to be able to expand/collapse the groups because it is useless functionality and just clutters my UI.
How do I go about disabling the expand/collapse functionality?
Thanks,
Andrew
Comment