When a column is dragged to the GroupBy area, is the top group by row created after the drop always 'Selected'? If so, do I have to write code to not select it in certain cases.
RM
RM_mid said:When a column is dragged to the GroupBy area, is the top group by row created after the drop always 'Selected'?
Yes.
RM_mid said:If so, do I have to write code to not select it in certain cases.
If you want nothing to be selected, then yes, you would have to write code to do that.
To be perfectly frank, I'm not sure why the grid does this. There should probably be a property to turn this off. You should Submit a feature request to Infragistics