HA
haneefm
Syncfusion Team
June 27, 2007 09:37 PM UTC
Hi Jason,
You can try these code:
int field = this.gridGroupingControl1.TableDescriptor.NameToField("");
int ColIndex = this.gridGroupingControl1.TableDescriptor.FieldToColIndex(field);
Best regards,
Haneef