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

How to set names to GridControl columns with index more than 11?

I am trying to set the column names in GridControl with System.Data.DataTable dataTable.
gridControl1.PopulateHeaders( GridRangeInfo.Cells(0, 1, 0, dataTable.Columns.Count), dataTable);
The first 11 columns are set correctly but all other column names are not settable. 

Attachment: syncfusion_grid_column_name_limit_10_f0a96707.zip

1 Reply

MA Mahendran Annamalai Syncfusion Team January 11, 2016 01:24 PM UTC

Hi Ildar,

Thanks for using Syncfusion products.

We were not able reproduce the reported issue. We have attached our simple work-around sample that working fine at our end. So, could you please revert back the attached sample to reproduce the issue or else provide the steps to reproduce this issue? That would help us to find the solution. Refer to the sample from the below location.

Sample:   GridControl_Demo


Please let us know if have any concern about this.


Regards,
Mahendran A.

Loader.
Live Chat Icon For mobile
Up arrow icon