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 |
______________________________
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...
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.