What is the simplest way to double the size of everything to fill the iphone
screen so no need for expanding and scrolling sideways?
I basically would need to double the default font size, line height, and the paging
numbers and arrrows.
Thanks
Clive
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 13 Jul 2009, 08:38 AM
Hello Clive,
You should check the user agent string on the server and if it contains "iPhone", then register an additional CSS stylesheet. Make sure that you override the embedded RadGrid styles correctly by supplying a high-enough specificity for the custom CSS styles: