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

[Solved] Generating grid colums(Item and EditItem template) at runtime

1 Answer 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mahesh
Top achievements
Rank 1
Mahesh asked on 07 May 2009, 03:25 PM
Hi,
       

 We need to generate columns for grid dynamicaly.We are thinking of using this grid. Just I want to confirm that after creating the grid dynamically(ItemTemplate and EditItemtemplate) in code, can we refer this grid object from client side, because our client wants sorting, paging and filtering functionality on client side.
             If your answer is yes then please let me know how to do it. It would be great help if you can provide us some sample application.
           if your answer is No then please let me know some other way to achieve this.
        
         
Apart from this we also want below functionality .Please check if this is possible or not with this grid.If possible please provide some sample application or reference.

  • Bulk Update functionality.-: I guess AllowMultiRowEdit property serve this purpose.
  • Can we achieve Bulk upade functionality from client side with runtime column generation ?
  • Row should go to edit mode on click of row.
  • Excel like navigation in grid cells.
  • On click of tab in last cell of editable row the cursor should move to next row which is in edit mode.


Quick reply would be appreciated as we need to provide the client estimate and cost as early as possible.


Thanks
Mahesh

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 11 May 2009, 03:16 PM
Hello Mahesh,

Review the reply I provided as part of the discussion you participated in other forum thread:
http://www.telerik.com/community/forums/aspnet/grid/instantiatein-amp-extractvalues-in-ibindabletemplate.aspx

You may also be interested in examining the particular examples pointed below:
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/editondblclick/defaultcs.aspx
http://www.telerik.com/community/code-library/aspnet-ajax/grid/excel-like-radgrid.aspx
http://www.telerik.com/community/code-library/aspnet-ajax/general/excel-like-auto-filter-with-radgrid-radmenu-and-radajax.aspx

Best,
Sebastian
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
Mahesh
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or