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

radgrid header alignment issue

4 Answers 142 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Venkatakrishna
Top achievements
Rank 1
Venkatakrishna asked on 01 Mar 2012, 07:53 AM
Hi,

We are facing an issue where radGrid header is not aligned properly. It happens when columns are having lengthy text and folded. Please see the attached screen shot and give me a solution to fix it. This issue occurs in FireFox and not in IE.

Thanks
Venkat

4 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 01 Mar 2012, 08:00 AM
Hello,

Try setting TableLayout and HeaderStyle width as shown below.
aspx:
<MasterTableView TableLayout="Fixed" >
<HeaderStyle Width="100px" />

-Shinu.
0
Venkatakrishna
Top achievements
Rank 1
answered on 01 Mar 2012, 08:35 AM
Thank you for your immediate reply.

We will try that and let you know.

Thanks
Venkat
0
Venkatakrishna
Top achievements
Rank 1
answered on 01 Mar 2012, 11:20 AM
We tried setting below properties and it did not work. Please help us

<MasterTableView TableLayout="Fixed" >
<HeaderStyle Width="100px" />
0
Pavlina
Telerik team
answered on 06 Mar 2012, 07:13 AM
Hi,

Can you verify that you have not set ItemsStyle-Width property somwhere in your code? Providing a live URL could also help to investigate the problem.

Regards,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Venkatakrishna
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Venkatakrishna
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or