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

Changing Data Source on Grid Combo Box Dynamically

1 Answer 157 Views
GridView
This is a migrated thread and some comments may be shown as answers.
KawaUser
Top achievements
Rank 2
KawaUser asked on 23 Jun 2011, 09:32 PM
I would like to change the data source of a Rad Grid Combo Box dynamically. Does anyone have an example of this?

Thanks, 
Chuck

1 Answer, 1 is accepted

Sort by
0
Svett
Telerik team
answered on 29 Jun 2011, 10:43 AM
Hi KawaUser,

You can use the CellEditiorInitialized to set the desired data source to your combo box editor. Notice that the GridViewComboBoxColumn should have a data source which contains all records that should be displayed in it. You can use the cascading combo box knowledge base article to see how you can achieve a similar scenario.

Greetings,
Svett
the Telerik team
Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.
Tags
GridView
Asked by
KawaUser
Top achievements
Rank 2
Answers by
Svett
Telerik team
Share this question
or