Hello,
I am using VB6 and have a question about datagrid controls.
I have a datagrid on my form which will import data from a database on form load.
The data in the grid are basically requests that need approval.
I am looking for a way to highlight the row in the data grid and click on the button "Approve Requests" below.
This button click event should change the status of the request from "pending" to "approved".
I have a screenshot of my form attached.
Any help on this would be greatly appreciated.
I am using VB6 and have a question about datagrid controls.
I have a datagrid on my form which will import data from a database on form load.
The data in the grid are basically requests that need approval.
I am looking for a way to highlight the row in the data grid and click on the button "Approve Requests" below.
This button click event should change the status of the request from "pending" to "approved".
I have a screenshot of my form attached.
Any help on this would be greatly appreciated.