Hi,
I need some specific stuff to be done when a user access the application from mobile and then change from portrait to landscape. I could detect it’s mobile from Application.Browser.Device, and I tried to use SizeChanged event on form level. The event is never fired.
What event should I use? Any other approach (clientProfiles are…not exactly what I need, or I’m not understanding the full concept).
Adrian
Hi Adrian
Plase, checkout this sample
https://github.com/iceteagroup/wisej-examples/tree/2.2/Responsive
It help you in complete you goal
Regards and happy coding
Please login first to submit.