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

Get selected value of radcombo in editformsetting through javascript

1 Answer 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Manoj
Top achievements
Rank 1
Manoj asked on 01 Oct 2010, 10:39 AM
Hi Friends!!!!
I am using RadGrid and using EditFormSetting for addition and updation i have a radcombobox in editformsetting when user click on add new link besides radcombobox i open pop to add some values in radcombobox, however when user click on edit he should get the selected values of radcombobox which he wants to update, so problem is that i am not able to get the selected values of radcombobox in editformsetting which i will pass to popup window thruogh query string for update.

How can i achieve this, please help ASAP.
Thanks In Advance.

Manoj Gupta 

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 01 Oct 2010, 12:40 PM
Hello Manoj,


Pass the ClientID of ComboBox when opening the window and access it using the id.
You will get more idea from the following link.
http://www.telerik.com/community/forums/aspnet-ajax/grid/accessing-textbox-s-value-in-edit-template-using-javascript.aspx

Refer the following forum which will be of help in achieving this.
http://www.telerik.com/community/forums/aspnet-ajax/grid/picking-up-when-an-item-is-selected-in-the-griddropdowncolumn.aspx#1363590


Regards,
Shinu.
Tags
Grid
Asked by
Manoj
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or