ggc : large amount of data (Optimazing )

Hello, i have a dataset with parent & child table, the parent table contains around 15.000 rows, when i bound the parent datatable with a gridGroupingGrid, it takes times before openning (around 15seconds) whereas with databoundGrid it is better (5 seconds) could you please tell me how can i optimaze the grouping grid with large amount of data. Thanks in advance.

2 Replies

AD Administrator Syncfusion Team March 17, 2006 11:11 AM UTC

Hi You can improve the performance by setting the Engine.AllowedOptimizations property in the GridGroupingControl. Please refer to these forum threads to get more details on this issue. Forum 1 Forum 2 Let us know if this helps. Best regards, Madhan.


AD Administrator Syncfusion Team March 17, 2006 12:10 PM UTC

Hi, Thank you very much Madhan, it is really really better now, it passed from 15 seconds to 5 seconds Best regards, Hicham,

Loader.
Up arrow icon