Hello,
Is there any way to have the xamWebComboEditor display multiple columns - like a grid / table, instead of just 1 column? I've read some posts how to use an ItemTemplate, but I'd like to display a single value but then when dropped down view mutliple columns of data. (Like the UltraCombo in the WinForms controls)
Thanks.
Thanks Jason, I was actually looking more for a XamComboEditor that dropped down a XamGrid. I am able to do this using a competitors drop down control which then displays an XamGrid. I would like to standardize on using only Infragistics controls. I'm not sure - maybe is this something in the future development? (We need something like the UltraCombo in the Win Forms Controls)
Please see the following forum thread for a sample and an explanation about implementing this behavior:
<http://forums.infragistics.com/forums/p/46457/249695.aspx>
Does this approach work for you?