I have lots of filters in a search screen. Each one of the control is a UltraComboEditor that displays a checkbox against each item. As users select items, i have to show it in a list box. The list box should have groups that classify the selected items.
For example, if i have 3 Filters., then the list box should show Filter 1 and the selected items as its sub-items, Filter 2 and the selected items as its sub-items and so on..
Any help is appreciated.
Hi,
There's not a lot of information here to go on and I am not sure what you are asking.
What is your question?
What part of this are you having trouble with?
Well Mike, it is more of selecting the right controls.Below picture depicts what I'm trying to do.