QBE mode color with dbCtrlgrid

tibo

Member
when entering in QBE mode with a DBCtrlGrid
an a color definition all row change color.

but when exiting QBE mode only the first row of th DBCtrlGrid take back is default color.

some one can explain me a way to force refresh.

THX
 
If I take the DeptEmp demo project and replace the TDBGrid for the emp table by a TDBCtrlGrid, everything works just fine. The color changes when QBE is started, and is restored afterwards. Can you reproduce the problem like this?

------------------
Marco Kalter
Allround Automations
 
Back
Top