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

[Solved] listbox column in gridview

1 Answer 278 Views
Grid
This is a migrated thread and some comments may be shown as answers.
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
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
Answers by
Share this question
or