RibbonBar designer bug

Answered
0
0

Hi,

in a ribbonbar if I set a RibbonPage.Visible = false

the visual studio designer return an error during refresh

Renderer Callback Failure: Impossibile recuperare la proprietà ‘top’ di un riferimento nullo o non definito

Eng Translation: Renderer Callback Failure: Unable to retrieve the ‘top’ property of a null or undefined reference

best

Cristian Zerbinati

  • You must to post comments
Best Answer
0
0

Hi Cristian,

Thanks for reporting the issue, we were able to reproduce it.

I’m logging the issue and will try to get a fix for you in the next build!

Best regards,

Levie

 

  • Cristian Zerbinati
    Hi Levie, good :) For my project I have no problem, I set the proriety on load by code
  • You must to post comments
0
0

Hi Cristian,

this has been logged by Levie as #2565 and the fix is now included in our latest Wisej release (2.2.36).

Best regards
Frank

  • You must to post comments
0
0

As a temporary workaround you can set RibbonBarPage.Visible in the Designer file of the page. You’ll still get an error, but it should get applied anyways.

HTH,

Levie

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.