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

Inplace and Editforms using single Radgrid for CRUD operation

1 Answer 39 Views
Grid
This is a migrated thread and some comments may be shown as answers.
rajesh
Top achievements
Rank 1
rajesh asked on 21 Jul 2015, 09:20 AM

 

How to display single RadGrid as like below :

 

1).if i click on Addnew Record button, RadGrid should display all Columns (Example: 10 cols) in EditForms mode only for Insert

        

2).if i click on Edit Button, RadGrid should display 4 columns (remaining should be hide) in Inplace mode only for Update

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 24 Jul 2015, 05:51 AM
Hi Rajesh,

You can achieve this requirement by distinguishing the Insert and Edit modes and hiding the item["ColumnName"] TableCell:
http://www.telerik.com/forums/using-radgrid-for-editing-and-inserting-records#K8d2WYYMC0iM-WdlW26fQw

Hope this helps. Please give it a try and let me know if it works for you.

Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
rajesh
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or