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

Not getting RadComboBox selected item(s) from withing RadGrid template cell

1 Answer 64 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Nhilesh
Top achievements
Rank 1
Nhilesh asked on 20 Mar 2009, 11:37 AM

Hello,

I am Not able to get RadComboBox selected item(s) from withing RadGrid template cell,
My requirement is to check, if the default value is selected(this can be 'Please Select' or anything), prompt the user with an alert message suggesting to select another valid value.

FYI I am not able use logic to get the combo box as under, since the tag it renders is a table within div
combo = gridElement.getElementsByTagName("???"); /*what tag I can use to find the combo within grid*/

 

 

Please suggest.

Regards,
Nhilesh Baua

1 Answer, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 20 Mar 2009, 12:14 PM
Hi Nhilesh,

Maybe you will find helpful the following forum thread how to find combobox in grid templated column:
http://www.telerik.com/community/forums/aspnet-ajax/grid/gridtemplatecolumn-client-side.aspx

Regards,
Helen
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
ComboBox
Asked by
Nhilesh
Top achievements
Rank 1
Answers by
Helen
Telerik team
Share this question
or