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

Edit on DblClick too slow to show EditMode

1 Answer 19 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Naunton
Top achievements
Rank 1
Naunton asked on 18 Mar 2011, 12:10 PM
Hi all,

I do my grid Edit on DblClick as show in Demo.
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/editondblclick/defaultvb.aspx
It's too slow to show EditMode. Is it because of too many columns?

At RadGrid1_ItemDataBound event I do several looping columns to set MaxLength of FilteringItem, to hide some data, change font color upon data bind to grid. Is it because of this?
But even I comment all those code and try, it's not faster just like before speed.

Is there any way I can make it faster?

Thanks
Hsi Kao

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 23 Mar 2011, 10:50 AM
Hello,

You could refer to this help topic, which elaborates on optimizing the Grid performance. Review the proposed approaches and let us know if they help.

Other useful tips about how to optimize the performance of our controls you can find here:
http://www.telerik.com/products/aspnet-ajax/top-performance.aspx

Greetings,
Pavlina
the Telerik team
Tags
Grid
Asked by
Naunton
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or