This is a migrated thread and some comments may be shown as answers.

[Solved] Double the size for iphone etc

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Clive Hoggar
Top achievements
Rank 1
Clive Hoggar asked on 10 Jul 2009, 10:33 PM
Hi

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

Sort by
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:

http://blogs.telerik.com/dimodimov/posts/08-06-17/how_to_override_styles_in_a_radcontrol_for_asp_net_ajax_embedded_skin.aspx

Best wishes,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Clive Hoggar
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or