Can’t get a ListView to display the values from your database in columns properly?
You want to display information from your database. You would like it to be displayed in a list with columns. A ListView can do that.
Should be as easy as 1-2-3.
Just set up a query,
…