is the a way to equally space columns in a listbox?
take for example the 3 columns below wich is first_name, last_name and colour is there a way to set the spacing between columns in a listbox
dalton Plamer gray
henry williams black
george nash green
i wanted to put the info in a dbgrid but i need to allow user to make mutiple slections of each row of data and then read those selections into a database table is this possible?? or do i have to use a listbox
take for example the 3 columns below wich is first_name, last_name and colour is there a way to set the spacing between columns in a listbox
dalton Plamer gray
henry williams black
george nash green
i wanted to put the info in a dbgrid but i need to allow user to make mutiple slections of each row of data and then read those selections into a database table is this possible?? or do i have to use a listbox