Hello,
The Quickstart Tutorials claim that RadComboBox Prometheus supports multiple columns, though after working with the control for awhile I'm noticing that this doesn't seem to mean true "multiple columns of items", but only means "I can arrange my item's layout into any kind of markup I wish, such as tables, which is how all Template features work"; so to me it's a bit misleading, because I was hoping to be able to have multiple RadComboBoxItems rendered in multiple columns (so I could define, like a ListView, multiple columns with one full item rendered in each defined column, before moving on to the next row).
Am I wrong in assuming this isn't possible (without, say, making a custom object and inserting a grid as a single combobox item)?
The Quickstart Tutorials claim that RadComboBox Prometheus supports multiple columns, though after working with the control for awhile I'm noticing that this doesn't seem to mean true "multiple columns of items", but only means "I can arrange my item's layout into any kind of markup I wish, such as tables, which is how all Template features work"; so to me it's a bit misleading, because I was hoping to be able to have multiple RadComboBoxItems rendered in multiple columns (so I could define, like a ListView, multiple columns with one full item rendered in each defined column, before moving on to the next row).
Am I wrong in assuming this isn't possible (without, say, making a custom object and inserting a grid as a single combobox item)?
