Lost of inner control properties

Docking/MDI for Windows Forms Forum

Posted 19 years ago by Javier Tapia
Avatar
We have found some problems using docking control. When tool windows perform docking operations some of the inner controls lost or reset their properties.

Property Grid: Sometimes, it appears black.

C1.FlexGrid: Once you use option "c1Flexgird.Datasource = datatable", the modifications over layout properties of the grid (column.AllowEnable, Column.width, ColumName) are lost, at least, in the following events:

- A layout is loaded
- Autohide is performed

We are starting using the dock control so perhaps we miss something. Suggestions will be welcome.

Thanks,

Javier

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Javier,

Is this at run-time that you see this happening?

I'm not aware of any issues with child controls losing property settings. Our tool windows are simply Control-based themselves and don't really care if you have child controls on them or not.

I haven't seen any issues with a PropertyGrid being on a tool window. Are you able to duplicate this in our sample project?

As for a third-party component like the C1.FlexGrid, that's probably more of a question for them.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.