
03-20-2009, 11:16 AM
|
|
Centurion
|
|
Join Date: May 2006
Posts: 143
|
|
Please help with basic VB6 and Sheridan grid
|
I need to make changes to this VB6 application using Sheridan (SSDBGrid), but the checkbox column not allow me to check.
I create a new grid on the form.
On the grid properties I set up 7 columns, the last column as "Select" to be checkbox. The data populate OK on the grid, but when I select the row (check in the checkbox column), then nothing happen, the row just highlight. the checkbox for that row column "Select" supposed to be checked, but it doesn't.
How can I set the grid so that it can be checked?
thanks.
|
|