This is a migrated thread and some comments may be shown as answers.

Performance issues

1 Answer 78 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Admin
Top achievements
Rank 1
Admin asked on 17 Jun 2016, 09:36 AM

Hi,

we have multiple problems with the performance of the GridView. I have a simple project to demonstrate the problems, but I cannot upload it. Is there any way to do this?

In our application we do not know all the columns at design time, so we have to create the columns at runtime in the code behind.

First performance issue is, after starting the application, if you resize the window, it takes too much time, so you see black parts in the window on resizing.

Next issue was the scrolling. This is acceptable in the sample project, where we set a fixed length and didn't put the grid in a stackpanel or grid, but in our application the grid will be in a docking window and then there is also a poor performance when scrolling.

Next thing is filtering and sorting. It takes about 3 seconds, thats too much.

Are we doing anything wrong with the GridView? We would appreciate any help.

We already read the performance tips and tricks, but it didn't help much.

 

Best regards

Jan Prause

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 17 Jun 2016, 12:15 PM
Hi Jan,

Can you please open a new support thread and attach the sample application in it, so we can further investigate what the cause of the issue is?

Thanks in advance for your cooperation.

All the best,
Stefan X1
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Admin
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or