Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
Tools don´t align correct
posted

Hi,

At this picture you see 2 ControlContainers that contains a CalendarCombo and the ControlContainer has a caption (Från: and Till:).

First time the ribbon tab i shown/selected the controlcontainers are not aligned correct. Why?

If I select another ribbon tab and go back to Statistik tab then the controlcontainers are lined up!

Second, I want theese controlcontainers to line up under each other, not side by side. How is this done by code?

Rgds Cynkan

Parents
  • 48586
    posted

    Hello Cyril,

     

    About your first question: Which version of Infragistics are you using? As far as I know a similar issue was fixed while ago.

     

    About your second question: What you could do is set Preferred Size and Minimum Size of ControlContainerTool to Normal  like:

    Right click on ControlContainerTool in dropdown window Preferred Size -> Normal and Minimum Size -> Normal

     

    Let me know if you have any further questions.

Reply Children