Render problem in web client.

Hi All ,

I have done some of my operations using the Solution Model . When I am clicking some buttons these forms should render properly . In the smart client it is working fine.
But in the Web Client it is appearing distorted .Some text part is getting distorted . Should I be using something like “application.updateUI()” . Please do help.

Thanks in advance . Waiting for your feedback.

Can you show us a screenshot of what you are seeing (and what it should be)?

Hi ROCLASI ,

Thanks for your reply . Can we pogramatically reload a web page from the Servoy ? . When I am relaoding in the Web page by right clicking on the web page . It is working fine. Now the web page is looking fine . Is it possible in servoy ?.

Thanks in advance . Waiting for your feedback.

You can’t really reload it (doing a refresh in the browser)
But it shouldn’t also be needed, it seems that css or something is not loaded the first time or cached wrong.
If you can reproduce it please open a case with an example.

updateUI doesnt do anything in the webclient.