Just wondering if there were any libraries out there already written to serv the following purpose:
- Query database.
- Display the results in a list/table that has selectable rows.
Basically allowing a user to select a row in the table/list and the library can tell what is selected?