I'm using multiple FNCGrids with Checkbox columns in my app.
I've got one form with a TTabControl.
On the first TabItem the FNCGrids work fine. All checkboxes are shown in the columns.
On the other TabItems no checkboxes are shown.
When I copy a Grid from the first TabItem to another TabItem, the result is te same.. No checkboxes on copied FNCGrid.
Delphi and FNC components are all up-to-date.
Has anyone experienced this before?
All the grids are copy + pasted from my original project.
If you have more questions, don’t hesitate to ask.
PS. If you want, we can talk dutch. I live in Belgium.
Met vriendelijke groet,
Stefan Gorissen
Camping Kikmolen
tel: +32 89 77 09 00
site: www.campingkikmolen.be
email: info@kikmolen.be
adres: Kikmolenstraat 3 3630 Maasmechelen
Please do not print this email unless it is necessary. Every unprinted email helps the environment.
If you change the active TabItem on startup to another one, then that one shows the checkboxes, but the other grids will not show them.
Met vriendelijke groet,
Stefan Gorissen
Camping Kikmolen
tel: +32 89 77 09 00
site: www.campingkikmolen.be
email: info@kikmolen.be
adres: Kikmolenstraat 3 3630 Maasmechelen
Please do not print this email unless it is necessary. Every unprinted email helps the environment.
We noticed the behaviour is introduced when using a slide animation in TTabControl. When using no animation then everything is working as expected. It's unclear if we will be able to fix this issue. TTabControl is doing some strange things when sliding a page.