Hi, we just started looking at re-doing at least parts of our desktop app to make it work better on mobile.
The root of it is currently a tabset. I looked at the mobile development page but couldn't find whether or not this is possible:
I would like for the tabset to have tabs on the right and content on the left as our app currently works on desktop, but on mobile devices i want the tabs to take up the entire screen and the user having to click through and then back to select another tab. Is this possible out-of-the-box or do i have to code this using a split pane somehow?
Ponters would be appreciated, thanks.
The root of it is currently a tabset. I looked at the mobile development page but couldn't find whether or not this is possible:
I would like for the tabset to have tabs on the right and content on the left as our app currently works on desktop, but on mobile devices i want the tabs to take up the entire screen and the user having to click through and then back to select another tab. Is this possible out-of-the-box or do i have to code this using a split pane somehow?
Ponters would be appreciated, thanks.
Comment