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?
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.
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.