How do you add columns in list boxes so u can have sortable sections for us in a database project | Column 1 | Column 2 | Column 3| |-----------------------------------------| | Data here | Datahere | DataHere | ______________________________
You can't (in a easy way) Add the listview control. A quick search with google gave me the attached sample. All credits go to the owner ...