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

RadGrid column width

1 Answer 33 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 26 Oct 2012, 05:37 PM
Hello,

I have a RadGrid on my page that is populated with data from a query (Entity Framework).  Each column in the grid has a filter text box for  filtering the results.  I have set the width of each FilterControl like this ==> FilterControlWidth="45px".  Each of the controls are a different width depending on what data is displayed in the column.  My problem is that when I view the RadGrid in FireFox or IE9 everything displays properly, however if I view the grid in Safari or Chrome the FilterControlWidth property is ignored and all of the columns are columns/filtercontrols are the default width, making the entire RadGrid wider (user must scroll).  What do I need to do so my filterconrol widths will be recognized by Chrome/Safari?

Thanks,
InDev

1 Answer, 1 is accepted

Sort by
0
Galin
Telerik team
answered on 31 Oct 2012, 02:52 PM
Hello justin,

Thank you for reporting this issue to us.

However, I have tested setting the FilterControlWidth and it works as expected. For more information you can check out the following forum discussion
http://www.telerik.com/community/forums/aspnet-ajax/grid/chrome-and-rad-grid-rendering-issue.aspx

I hope this helps.


Greetings,
Galin
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
Justin
Top achievements
Rank 1
Answers by
Galin
Telerik team
Share this question
or