Subject First row of IB_Grid
Author gerbreown
I have an IB_Grid on my form that is linked to an IB_Query. One field
in the query is defined as a Boolean with True text = 1 and False text
= 0. When I click on the check box in the first row nothing happens.
When I click on the check box in any other row it changes from
Unchecked to Checked and back with each click. Does anyone know why
the first row should be different from the rest of the rows? And how
I can make it behave like the rest of the rows?

Thanks,

Gerald S. Brown