Scenario: single paradox table; single index; each record has a code, a description and a boolean. The attached demo
app with almost no code speaks for itself: the table is shown simultaneously in an TDBGrid and in a TsDBCtrlGrid; when
sSkinManager1.Active = False, everything works fine (fig. 1), but when it is set to True (fig. 2), the boolean values
for the reference field are wrong.
Fig. 1: [attachment=7626:SkinOFF.png]
Fig. 2: [attachment=7627:SkinON.png]
Am I missing something? Any help would be greatly appreciated!
TIA,
Ronaldo
TestCode: [attachment=7628:TableError.zip]