Has anybody else experienced slowness when either sorting a column or resizing the width of a column?
To sort or resize a column it is taking 8 seconds, you might think many rows is the problem. But I would not say that 320 records is a lot of rows.
I'm using the Model View View Model concept and creating a custom class that is binding to the grid. Could this approach be causing the slowness?
To sort or resize a column it is taking 8 seconds, you might think many rows is the problem. But I would not say that 320 records is a lot of rows.
I'm using the Model View View Model concept and creating a custom class that is binding to the grid. Could this approach be causing the slowness?