Hi all,
Can any one give an example for Multi Column XamComboEditor with out using a XamDataGrid in it to display?
Thanks
Prakash
Prakash,
You can see a sample implementation here, which could give you an idea of the approach for achieving this:
http://community.infragistics.com/forums/t/26793.aspx
Hope this helps
Hi Alex,
Thanks for reply.
You example of Multi Column drop down with a XamDataGrid works perfectlly.
But i have problem in using it in the Child and Child Levels in XamDataGrid.
"Stack OverFlow Exception".
Thats was the reason why i was asking for Multi Column drop down without a XamDataGrid .
I am sorry, it looks like I have misread "with out". I do not have an example for this right away, but you can use the same approach, just with a different Items Controls - listbox, listview, etc.