Control Choice - Do you use a GridView (over the ListBox)?

Last updated by Brady Stroud [SSW] 7 months ago.See history

A GridView provides much richer features than ListBox, you can easily add a checkbox onto the header to allow "check all" functionality, which is impossible for ListBox.

BadUseListBox
Figure: Bad Example - Use the ListBox.

GoodUseGridView
Figure: Good Example - Use GridView and add the enabled checkbox on the header

We open source.Loving SSW Rules? Star us on GitHub. Star
Stand by... we're migrating this site to TinaCMS