- Back to Home »
- Windows Applications »
- ListView
Posted by :
Sudhir Chekuri
Monday, 15 February 2016
Used to display items under different groups.
Items can be displayed in one of the five
Adding items in ListView:
Click on smart tag – Edit Items – Add
Text property is used to add text to every item.
Example: A, B, C, 1,2, 3
Adding Groups in ListView:
Click on smart tag – Edit Groups – Add
Header property is used to add group header text to every group.
Example: Alphabets, Numbers
To group items into different groups
Make sure that you already created some groups and items
Click on smart tag – Edit Items
Select and item and use Group property to set a group for the selected item.
Items can be displayed in one of the five
Adding items in ListView:
Click on smart tag – Edit Items – Add
Text property is used to add text to every item.
Example: A, B, C, 1,2, 3
Adding Groups in ListView:
Click on smart tag – Edit Groups – Add
Header property is used to add group header text to every group.
Example: Alphabets, Numbers
To group items into different groups
Make sure that you already created some groups and items
Click on smart tag – Edit Items
Select and item and use Group property to set a group for the selected item.