This question is locked. New answers and comments are not allowed.
Hi there,
We are using gridview (version 2012.1.0215.1050) to display some calculation results.
For each row, the user is able to see the breakdowns of the numbers that went into the calculation of a given row.
Each row, depending on some criteria, can have a different set of breakdown columns (i.e. row 1 might have 6 breakdown columns, row 2 might have 10 breakdown columns, row 3 might be the same as row 1 and have 6 breakdown columns, row 4 might have 8 breakdown columns, etc).
What we're finding is that the more rows we expand, the slower the scrolling (both horizontal and vertical) becomes.
There isn't too many rows in the grid I'm testing on (i.e. around 50 rows * 15 columns)
We've tried all the recommendations detailed in the following link but they don't improve the performance:
http://www.telerik.com/help/silverlight/gridview-troubleshooting-performance.html
Are there any known performance problems with the hierarchical grids? Would very much appreciate any guidance on what else we can try to improve the performance.
Thanks,
Tony
We are using gridview (version 2012.1.0215.1050) to display some calculation results.
For each row, the user is able to see the breakdowns of the numbers that went into the calculation of a given row.
Each row, depending on some criteria, can have a different set of breakdown columns (i.e. row 1 might have 6 breakdown columns, row 2 might have 10 breakdown columns, row 3 might be the same as row 1 and have 6 breakdown columns, row 4 might have 8 breakdown columns, etc).
What we're finding is that the more rows we expand, the slower the scrolling (both horizontal and vertical) becomes.
There isn't too many rows in the grid I'm testing on (i.e. around 50 rows * 15 columns)
We've tried all the recommendations detailed in the following link but they don't improve the performance:
http://www.telerik.com/help/silverlight/gridview-troubleshooting-performance.html
Are there any known performance problems with the hierarchical grids? Would very much appreciate any guidance on what else we can try to improve the performance.
Thanks,
Tony