I am working on a database with a VB6 front end.
On my form I have a datagrid which, when you click between two rows (and you get an up/down arrow symbol), opens the first record in the list.
Does anyone know how to disable clicking between rows as I don't want my users to be able to do this?
On my form I have a datagrid which, when you click between two rows (and you get an up/down arrow symbol), opens the first record in the list.
Does anyone know how to disable clicking between rows as I don't want my users to be able to do this?