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

Can't set RadGrid Font Size

1 Answer 181 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 2
Paul asked on 05 Nov 2012, 04:06 PM
I've tried several approaches trying to change the rendered font size of all the data cells in my radgrid, but nothing I have tried has worked.

I have tried:
* Setting the attribute  Font-Size="Large" at both the RadGrid and MasterTableView Level, both by editing the code and by using Visual Studios Design View Editior.
** Changes at the MasterTableView level change the preview in Visual Studio Desgin view, but has no effect on the rendered page.

* Setting a cssclass at the radGrid level as shown at http://www.telerik.com/community/forums/aspnet-ajax/grid/font-size-problem.aspx
but again, while it changed things in the design view, it did not change the rendered page.

Don't know what else to try - You would think this should be a trivial change to make....


1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 08 Nov 2012, 01:21 PM
Hi Paul,

I am afraid we are not able to replicate the issue on our side. I have tried to set:
<MasterTableView ... Font-Size="Larger">
and it takes effect as expected. Could you please provide us the exact steps to reproduce the issue? Or open a support ticket and send us a sample runnable application demonstrating the problematic appearance.

Greetings,
Eyup
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
Paul
Top achievements
Rank 2
Answers by
Eyup
Telerik team
Share this question
or