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

[Solved] Popup EditForm spacing on Right

3 Answers 107 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 01 Oct 2009, 04:39 PM
I have a popup edit form and in my template I have a table with a width of 100% but when I run my project and open the edit form it's not 100%.  The behavior makes me think the white space tot he right is where a scrollbar would be. But there is no scrollbar.

How can I get rid of this extra white space within my template. In the designer it shows the table as 100% of the template. 

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 01 Oct 2009, 05:26 PM
Hi Robert,

The empty space on the right appears when the RadGrid MasterTableView is in automatic TableLayout mode. In order to remove the empty space, please do one of the following:

1) set TableLayout="Fixed" for the MasterTableView
2) set Width for the MasterTableView
3) set larger column widths

Additionally, please note that when using the ScrollHeight property, the RadGrid Height property must not be used.

I hope this helps.

Kind regards,
Pavlina
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.
0
Robert
Top achievements
Rank 1
answered on 01 Oct 2009, 05:37 PM
thanks for your feedback however you do realize I am having this issue within the POPUP EDIT FORM and not the inline edit form, right??

I apologize if that wasn't clear in my post.   The spacing is on the POPUP window in edit mode.  Widths of the template are set to 100% but I have a space about the width of what a scrollbar would be on the right.
0
Pavlina
Telerik team
answered on 06 Oct 2009, 04:56 PM
Hi Robert,

I am afraid that the provided information is not enough to determine what have caused the unexpected behavior. Could you please open a formal support ticket and send us a simple runnable project illustrating the problem. Thus I could do all my best to help you further in resolving it.

Sincerely yours,
Pavlina
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
Grid
Asked by
Robert
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Robert
Top achievements
Rank 1
Share this question
or