
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
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
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:
-Shinu.
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
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
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
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.