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

Radgrid slow... collapsses on hitting an item command

1 Answer 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ramalakshmi VG
Top achievements
Rank 1
Ramalakshmi VG asked on 29 Mar 2012, 05:51 AM
I have a RadGrid in a page.It has predictive type ahead for filtering + also has colour coding for each item in the grid.The grid also has a button for each of its items.
Since the grid is heavy , when the page is first opened and a user immmediately clicks on the button next to the any item , the grid collapses. I tried debugging this scenario and found that it was not hitting the item command on the button click in this scenario. Thus I concluded that it can be due to the fact that the grid is not completely loaded. Although this occurs infrequently.
Another situation also comes up when the page is just loaded and the user clicks on the filter to see the options available in it. In this case also it gives some error.The occurence of this error is alo not very frequent.
These scenarios only occur in case when the page is just opened.
No such cases come up when after the page is opened and the prepopulated grid is again populated with some search result i.e after a postback.

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 02 Apr 2012, 03:29 PM
Hi Ramalakshmi,

"It has predictive type ahead for filtering + also has colour coding for each item in the grid." - could you eleborate on what this means?

In addition, I'd ask you to send a runnable sample of your implementation and explain on it what exactly the problem is as I was not able to grasp from your description - there are some statements that are highly unlikely with RadGrid such as the one claiming that the grid is not fully loaded.

Thanks in advance.

All the best,
Tsvetoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Ramalakshmi VG
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or