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.
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.
