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

TileView with ScreenResolution Issue

1 Answer 59 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Jatin Aggarwal
Top achievements
Rank 1
Jatin Aggarwal asked on 20 Jan 2010, 06:56 PM
Hi
      I am creating multiple Tiles within a Tile. On clicking Internal Tile, Form control will diaply. It works fine with Screen resolution 1248*768 or higher then this. But the form controls donot display with screen resolution 1024*768. Is it so or i will do somewhere wrong. Please help

1 Answer, 1 is accepted

Sort by
0
Tihomir Petkov
Telerik team
answered on 21 Jan 2010, 10:08 AM
Hello Jatin,

From your description I guess that there just isn't enough space for your form to display on the lower resolution. It depends entirely on how you have set up the layout of your application, but generally if you haven't set the sizes of some elements this could be the reason for your problem. You can try to set the MinHeight property of your form and see if that helps. I cannot guess more without looking at your code.

Greetings,
Tihomir Petkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
TreeView
Asked by
Jatin Aggarwal
Top achievements
Rank 1
Answers by
Tihomir Petkov
Telerik team
Share this question
or