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

[Solved] Google-docs like behavior

1 Answer 138 Views
Grid
This is a migrated thread and some comments may be shown as answers.
FilipN
Top achievements
Rank 1
FilipN asked on 11 Aug 2009, 12:41 PM
Hello telerik team,
we need powerful grid control. Simply speaknig we want google-docs like look and feel - selecition of cells, begin edit on keypress, without page realoads, is it achievable with RadControls?
I checked out ASP.NET Ajax Grid examples with telerik controls but there is not such a example - everytime the cells is going to edit mode the records are being pulled from storage every time and it causes big delays.
I have seen excel-like grid in code library - it puts all cells to edit mode onload,that solves just part of a problem, because we also want to be able to select cells/rows, that cannot be done in edit mode.

Can RadControsl somehow help in achieving our goal?

The only solution that comes to my mind is code this entirely in Silverlight or some other Javascript like Ext library.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 12 Aug 2009, 02:04 PM
Hi FilipN,

Please check this blog post for more info:
http://blogs.telerik.com/vladimirenchev/posts/08-07-24/telerik_radgrid_for_asp_net_ajax_q2_2008_client-side_edit_using_templates.aspx

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
FilipN
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or