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

Overall Grid width doesn't seem right

1 Answer 30 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric Downey
Top achievements
Rank 1
Eric Downey asked on 15 Apr 2010, 07:58 PM
Hi,

I'm using a grid to both display records and allow users to edit them.  I'm using the Black skin.  When a user is viewing the grid the black background extends pretty wide but the individual records visually stop 1/3 of the way out.  And when you click on edit the area where the record is displayed is not nearly wide enough.  If everything would go out as wide as the black area on the grid it would look really good.  As it is the alternating backround for each record looks goofy when it stops 1/3 of the way across the black grid area and you can't even see the update/cancel buttons when you go to edit.  I also noticed that the add and refresh grid graphic doesn't display - the links are there and there's a gray box where the graphic should be but that's it.  Thought I'd sneak that one in there, too.

Thanx!

Eric

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 20 Apr 2010, 11:32 AM
Hello Eric,

Judging by the provided information, I suppose that you are using IE7 and the RadGrid MasterTableView has its TableLayout property set to "Auto" (by default). Please set width to the MasterTableView or set TableLayout="Fixed". When using fixed table layout, all columns with no explicit widths become equally wide.

Regards,
Dimo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Eric Downey
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or