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

Add Update Button to Rad Grid Row and onlcik need Custom Edit Form

1 Answer 144 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Babu
Top achievements
Rank 1
Babu asked on 10 Mar 2015, 02:31 AM
Hi
I have requirement where i have data shown in Rad Grid(Assuming 4 Columns) and for each row at the end i need to add button as Update
Once i clicked the Update button i want pop up window opened with the values for the row.
I was able to achieve the same using the below Example
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/edit-form-types/defaultcs.aspx.
But now the requirement is little complicated here
Assuming We show EmployeeId,Firstname,Lastname and State
1 Steve Jobs CA as example
When clicked on edit button it shows me these values and i can manullay update - But for Countries in need all the States avaialble - Say a list of 50 States shown rather than just textbox of CA and manually typing  chaning to NJ - I want dropdown of all 50 States which i have in List and Have CA - selected.
This way the user can edit select what ever state he wants to select.

How to achieve the same, Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 12 Mar 2015, 10:41 PM
Hello,

If you need related comboboxes in your custom edit form you can examine the following code library:
http://www.telerik.com/support/code-library/using-related-radcomboboxes-in-radgrid

I hope this gets you started properly.

In case this is not the requested functionality, elaborate a bit more in the details so we can provide more to the point answer.

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Babu
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or