We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Font Bug?

I’m using Essential Grid Release 2.0.2.0 in VB.Net. I think there may be a bug or I’m missing something. I have noticed that when I change the grid font this change is not reflected in the column or row headers. The third party resize control uses the font size to resize all the controls on the form so you can see where the problem arises. The cell font is being resized but the header font is not, any ideas?

1 Reply

AD Administrator Syncfusion Team February 9, 2004 05:48 PM UTC

You can handle the me.grid.FontChanged event, and in your handler set the fontsize of the row/column headers using their basestyles.

Loader.
Live Chat Icon For mobile
Up arrow icon