datagrid

How can find column by name ( not index )?

1 Reply

AD Administrator Syncfusion Team February 15, 2006 05:52 PM UTC

Hi Bolemir, Try the code below and this will help, this.gridDataBoundGrid1.Binder.NameToColIndex("ColumnName"); Thanks, Rajagopal

Loader.
Up arrow icon