Hi everyone, I hope someone can help me with this question... I'm using vb.net 2019 and I have a password program which uses a bound multicolumn Listbox to show all records of the "SiteName" field of an Access DB. Everything is working fine except the listbox layout looks rubbish with no padding around each value. Would it be possible to use a DataGridView instead to display all "SiteName" values? eg a 6 x 4 DatagridView populated with only "SiteName" values?