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

Color header grid

Hi All,

It's possible to change the color of header text in a ej-grid?

Thanks,
Nicholas

3 Replies

PS Pavithra Subramaniyam Syncfusion Team January 20, 2017 08:40 AM UTC

Hi Nicholas, 
 
Thanks for contacting Syncfusion support. 
 
We can change the color of the header text in ejGrid by customize the default style. Please refer  the following code snippet and Online Document link. 
 
<style> 
        .e-grid .e-gridheader { 
           color: green; 
           border-bottom-color: #c8c8c8; 
           border-top-color: #c8c8c8; 
         } 
</style> 
 
 
Regards, 
Pavithra S. 



NP Nicholas Picardi January 20, 2017 08:56 AM UTC

Hi Pavithra S.,

Thanks it's perfect

Regards,
Nicholas


PS Pavithra Subramaniyam Syncfusion Team January 23, 2017 05:29 AM UTC

Hi Nicholas, 
Thanks for your update.           
We are happy that the provided information helped you. 
Regards, 
Pavithra S 


Loader.
Live Chat Icon For mobile
Up arrow icon