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

radgrid width issue.

2 Answers 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sweta
Top achievements
Rank 1
sweta asked on 25 Aug 2010, 01:17 PM

Hello,

i have radgrid which is placed in radtab.
i have given fixed width of 965px to all my grids in radtab. i have 6-7 rad tab with diffrent grids.
i have 15 columns in my grid. 4 are template columns(design time created). 1 gridclient select column, 1 grid edit command column and rest of the are bound columns. in column created events i have given fixed width to headerstyle.width for every column.

my template columns have given fixed width of 80px. in my grid pre-render event i'm swapping my template columns with bound columns.

i'm able to see each column properly with scrollbar but some extra white space is displayed out of grid and in radtab pan.

if i'm removing my template columns then that white space is removed. but due to the functionality i can not remove my template columns. is there any way to remove that white space from radtab.

2 Answers, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 30 Aug 2010, 01:49 PM
Hello Sweta,

Based on the provided information is hard to determine what is causing the described issue. Could you please post your aspx page with the code behind file. Thus we will be able to gather more details about your scenario and provide you a solution.
Additionally could you please try setting the MasterTableView.TableLayout property to "Fixed" and let me know if the issue still persists.

Looking forward for your reply.

Sincerely yours,
Radoslav
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
0
sweta
Top achievements
Rank 1
answered on 31 Aug 2010, 12:28 PM

Thanks Radoslav

i have solved issue by adding styles overflow and postition.


Regards
Sweta
Tags
Grid
Asked by
sweta
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
sweta
Top achievements
Rank 1
Share this question
or