Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1800
Show checked items from UltraComboEditor in a listview
posted

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.

 

Parents Reply Children