I need to list records from an isam file (not datasource) when 'LIST' is selected on the Navbar.
Once listed it needs to be responsive so that a record can be selected.
Do I use Datagrid, ListView or DataView?
Examples would be very helpful.
Many thanks