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

Change the column header style

1 Answer 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Savyo
Top achievements
Rank 1
Savyo asked on 10 Sep 2012, 11:30 AM
Hi,
     How can I change the font weight of the grid column header to bold. Thanks for the help.
Savyo

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 10 Sep 2012, 11:47 AM

Hi,

Try the following code in order to change font style.

ASPX:
<MasterTableView AutoGenerateColumns="false" AllowPaging="true" HeaderStyle-Font-Bold="true">

Thanks,
Princy.
Tags
Grid
Asked by
Savyo
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or