Hello,
I am loading 8000 rows into a Xceed Datagrid (~40 columns). After that I’m calling GetFittedWidth() which consumes 90% of the time. Loading the rows from the database takes 10s and GetFittedWidth() takes 90s, which is quite long.
Is there a way to fasten up this process? As the wait time for the user is too long.
Imported from legacy forums. Posted by Stefan (had 1551 views)