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

ComboBoxColumn

3 Answers 191 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mathieu Yargeau
Top achievements
Rank 1
Mathieu Yargeau asked on 12 Apr 2010, 02:32 PM
I have a ComboBoxColumn. To set the possible values in the ComboBoxes, I do column.Darasource = source. However, some rows of that column might not have the same possible values, a different datasource. Is there a way to specify a datasource for each row of the ComboBoxColumn?

3 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 15 Apr 2010, 04:19 PM
Hi Mathieu Yargeau,

Thank you for the question.

Please refer to the following forum thread: http://www.telerik.com/community/forums/winforms/gridview/populate-a-combo-based-on-another-combo-within-same-gridview.aspx. It demonstrates how to set the datasource of a RadComboBoxEditor depending on a specific condition.

I hope this helps. If you have additional questions, feel free to contact me.

Greetings,
Nikolay
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Sudhiandra Lodd
Top achievements
Rank 1
answered on 20 Apr 2010, 03:21 PM
I have a combo in a Grid that has different values for each row. I was able to fill the combo in CellEditorInitialized event, but until users clicks on the cell they don't know that has multiple values or a combo type. Is there any way to show combo type in the cell ?

To overcome this problem, I used "RadGridViewComboBoxes.zip" sample, which shows cell as combo but on sorting and scrolling it behaves very differently which user doesn't want.

Please guide me.

 

0
Nikolay
Telerik team
answered on 23 Apr 2010, 02:20 PM
Hello Sudhiandra Lodd,

Please find the answer to your question in the support ticket that you have opened about the same topic.

Best wishes,
Nikolay
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Mathieu Yargeau
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Sudhiandra Lodd
Top achievements
Rank 1
Share this question
or