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

listbox column in gridview

1 Answer 150 Views
Grid
This is a migrated thread and some comments may be shown as answers.
lkj lkj
Top achievements
Rank 1
lkj lkj asked on 09 Mar 2010, 01:03 PM
Hi

I have a classig many2many relationship...

Order
Order2Item
Items

I need my grid to display orders, but i also want all items in an Order to be shown in the mastergrid. I figured i would use a listbox but i cant seem to find an example how this is done. Any suggestions?

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 09 Mar 2010, 04:29 PM
If you are looking to use a RadListBox inside of a RadGrid you would have to take use of the GridTemplateColumn (for more information you can refer to this documentation article) and to see an example of this kind of column and how to implement it you can refer to this demo.
Tags
Grid
Asked by
lkj lkj
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or