Control Choice - Do you use a GridView (over the ListBox)?
Last updated by Chloe Lin [SSW] about 2 months ago.See historyA 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.