New Product Launch - BoldDesk !
Introducing help desk ticketing software.
New Product LaunchBoldDesk: Help desk ticketing software starts at $10 for 3 agents.
Try it for free.
this.gridControl1.CurrentCell.Lock();
int intRow = this.gridControl1.CurrentCell.RowIndex;
this.gridControl1.Cols.InsertRange(6, 1);
this.gridControl1.CurrentCell.Unlock();
this.gridControl1.Refresh();