Problems with RibbonBar

0
0

Hi, I installed the RibbonBar extension but when I open the application from the IDE (VS2022) I see everything fine (see attachment), when I publish it and open the site I see it like this: http://lecce.flypuglia.it/
I tried to use the Dock property, and the Anchor, but they don’t work, I set the Autosize to false but it doesn’t work.
What can I do? Can you figure it out already like this or do I have to create a test project?
Thanks.

EDIT: I had my clients test the application on http://lecce.flypuglia.it/ and everyone sees the ribbon incorrectly like me, so it can’t be a cache problem or something else related to my computer.

I compiled with x64 and nothing changes, I updated Wisej to version 3.5.12 and, as already happened and as I already reported, nothing starts anymore. I’m stuck……

I tried with myRibbon.MinimumSize = new System.Drawing.Size(this.Width, 100); but it has no effect.

I created a new project inserting only the ribbon and I have the same problem……..

  • You must to post comments
0
0

Hi Francesco,

Can you please attach the test case here?

Best Regards,
Alaa

  • Francesco Leo
    Now I prepare the test project, in the meantime I attach how I see it, on all known browsers.
  • Francesco Leo
    It’s too large, this is the link: https://infoserviceonline.it/tmp/wisejtest.rar
  • Francesco Leo
    The best I’ve managed to do is set Dock to false and anchor to three sides, but it’s still ugly. I think it’s a bug, and it’s not the only one unfortunately.
  • You must to post comments
0
0

Hi Fransesco,

When I checked out the deployed web app, the ribbonbar appears exactly the same as your attached picture.

Best Regards,
Alaa

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.