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
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
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
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
Please login first to submit.