Unplanned
Last Updated: 28 Nov 2024 12:39 by Hannes
Hannes
Created on: 28 Nov 2024 12:39
Category: Grid
Type: Feature Request
1
Distinguish whether Grid OnStateChanged event is triggered by the user or programmatically
In my scenario, the Grid OnStateChanged event is triggered by programmatically changing column widths or visibility. I want to know whether the event is triggered by these changes or by the user interactions through the Grid UI. For example, expose an additional property in GridStateEventArgs.
0 comments