Record Headers in ListBox and retrival
Database
1
Posts
1
Posters
8
Views
1
Watching
-
I'm trying to show the headers of all the records in a listbox : 1. is there a easiest/better fitted control for showing headers of records ? 2. whats my next step for loading a dialog with all Record Data after a row had been selected ? How do i get the index of the Record (is there a return value in ListBox ??) or, How to retrive the Record from the ListBox ? Thanks for your help, Ariel.