If Dynamic Group By is enabled, all fields are selected when the app starts. I can’t imagine a scenario where that would be desirable.
How can I turn off all Group By fields in a grid application when the application starts, yet still allow the user to apply groupings if they want?
I want a plain grid without grouping, but I also want the option of applying one or more group-by fields if the user wants to.
The only way I’ve found to do this is to turn group by off completely.