Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1210
webtab sizing issue on IPAD device
posted

Master page, form and webtab are all set to a width="100%". There are 5 tabs on the webtab. The first tab shows just 2 columns horizontally and do not exceed the width of the device in portrait or landscape and appear perfect when first displayed. The last tab has a webdatagrid set to a width of 100% also and I do not want to set each column as a percentage but the grid exceeds the physical width of the device and does allow you to scroll vertically and horizontally as expected.

But when the user then clicks back to the first tab which only shows 2 columns vertically, the font is reduce in size. It is almost as though the IPAD thinks the width required is the width from the tab with the grid on it.

The does not do this on a PC.

How can I force the 1st tab to render based on the 100% width of the device?