Who knows you may be able to guide the future developement of ADG !
Thanks in advance for giving your opinion!
If you want to see more choices do leave a comment. I would add it.
Who knows you may be able to guide the future developement of ADG !
Thanks in advance for giving your opinion!
If you want to see more choices do leave a comment. I would add it.
I wrote a small app to test this. The app generates random data and displays it in AdvancedDataGrid(ADG) when "Populate ADG" is clicked. The number of data rows can be modified using the numeric stepper. A click on "Group" starts async refresh and ADG starts displaying the results immediately. Grouping can be cancelled any time using "Cancel Grouping". The three check boxes allow different combinations of grouping to be performed.
Option to pause/resume a refresh is not available.The source is available here.