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

How GridViewDataColumn "bind" with multi column ComboBoxColumn?

2 Answers 58 Views
GridView
This is a migrated thread and some comments may be shown as answers.
haklberi
Top achievements
Rank 1
haklberi asked on 31 Mar 2011, 11:30 AM
HI,

I have  GridViewDataColumn and multi column GridViewComboBoxColumn  in RadGridView control. How to get selected value from the ComboBoxColumn (from any text block in DataTemplate multi column ) and put that value in the GridViewDataColumn?

Thanks,
Haklberi.

2 Answers, 1 is accepted

Sort by
0
haklberi
Top achievements
Rank 1
answered on 31 Mar 2011, 09:05 PM
Any suggestions? :)
0
Ivan Ivanov
Telerik team
answered on 05 Apr 2011, 10:29 PM
Hi haklberi,

You may trying binding both columns to one and the same property of your business object.

Greetings,
Ivan Ivanov
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
haklberi
Top achievements
Rank 1
Answers by
haklberi
Top achievements
Rank 1
Ivan Ivanov
Telerik team
Share this question
or