combined – Owl's Blog on .NET development http://www.componentowl.com/blog Component Owl codes Better ListView control all night so you don't have to. Tue, 04 Sep 2018 13:10:05 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.8 Combined Items in Better ListView http://www.componentowl.com/blog/combined-items-in-better-listview/ http://www.componentowl.com/blog/combined-items-in-better-listview/#respond Thu, 05 Jan 2012 09:46:49 +0000 http://www.componentowl.com/blog/?p=478 Hierarchical (tree-like) items can be used to support non-selectable child items in Better ListView 2.5.0 and newer. We call these Combined items as they are combined with its children to look and behave as single item:

Combined items

Combined items

Combined item has selection ranging over all its child items. This can be seen when the combined item is selected or focused:

Combined items - selection

Combined items - selection

Child items of the combined item are still interactive, though not focusable/selectable. They can contain further children (be expanded/collapsed with expand button as well) and can contain interactive check boxes. The visual part of combined child items is also fully available, to the child items can contain images and even sub-items.

To set-up combined items, simply set AllowSelectChildItems property to false on all items you wish to combine.

Combined items can be used in any level of item hierarchy.

]]>
http://www.componentowl.com/blog/combined-items-in-better-listview/feed/ 0