GuitarSlayer
Programmer
Hi,
I wonder can anyone give me any pointers. I have a grid which at design time has a column with a checkbox in it. I have a method in my form which amongst other things binds the column to logical data field. So far so good! however anytime I call this method once the form is active to clear out the grid, and repopulate it I can't get the damn checkbox to display in the column, all I get is 'F' which I assume is the value of the logical field that bound to it! I've made sure the currentcontrol is set to the checkbox but no luck!
I wonder can anyone give me any pointers. I have a grid which at design time has a column with a checkbox in it. I have a method in my form which amongst other things binds the column to logical data field. So far so good! however anytime I call this method once the form is active to clear out the grid, and repopulate it I can't get the damn checkbox to display in the column, all I get is 'F' which I assume is the value of the logical field that bound to it! I've made sure the currentcontrol is set to the checkbox but no luck!