Posted 28 November 2018, 11:30 am EST
- Updated 4 October 2022, 1:52 am EST
Dear Component-One Team,
i still have this problem. I am running Windows 10 with Version 10.0.17134. Die Version of the the C1FlexGrid I am using is 4.0.20181.296.
The Problems already occurs at designtime:

In the blue marked space u can see a C1Flexgrid in a FlowlayoutPanel not showing. The Grid is Docked on it´s parent ( the FlowLayoutPanel). The visible Grid below is a C1Flexgrid docked on it´s parent ( SplitContainer).
Maybe more informations help with the analyse-process:
In the more complex application I am working on, the grid happens to disapear always when the user shrinks the size of the FlowLayoutPanel (runtime). On FowLayoutPanel_SizeChanged I can “make the grid apear” by calling Grid.BringtToFront() but at the same time another control in the FlowLayoutPanel disapears instead. (This on the other side wont work in a simple test-project I descriped first).
Can you please tell me, the state of the bug-fixing. Unfortunately i only can see the date of the day this post were opened.
Regards,
CT