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

Bind RadComboBox in EditItemTemplate with different data in each row of the RadGrid

1 Answer 197 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Santi
Top achievements
Rank 1
Santi asked on 21 Apr 2015, 04:01 PM

Hello,

I have a radGrid with BatchEdit mode activated. In each row i have 2 radComboBox, the first combobox depends of the value of the second to bind one datasource or other. How can i access to the editItemTemplate in the itemDataBound and set the radComboBox of the each row with the datasource associated?

The problem is that the bind of the radComboBox depends of the selected value of the other radComboBox that i have in the same row. Some idea?

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 24 Apr 2015, 11:34 AM
Hello Santi,

I would suggest you to review the code library below that demonstrates the required functionality:

http://www.telerik.com/support/code-library/batch-editing-extensions---related-radcomboboxes-and-validation

I hope it helps.

Regards,
Maria Ilieva
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
Grid
Asked by
Santi
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or