Changing Column Header Text?

Hi folks,

i just wondered how I could change the column header text (instead A, B, C...) by code. Any help would be appreciated!

1 Reply

AR Arulpriya Ramalingam Syncfusion Team November 9, 2017 05:34 AM UTC

Hi Simon,  
 
Thanks for your interest in Syncfusion products.  
 
The HeaderText of the GridControl can be changed by using any one of the below ways,  
  • Using QueryCellInfo event.
  • Using GridStyleInfo property.
  • Using BaseStyleMap property.
Already we have provided a KB document to change the HeaderText. Please make use of below KB,  
  
Regards,  
Arulpriya  


Loader.
Up arrow icon