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.int row, col; Point pt = new Point(e.X, e.Y); if(this.gridDataBoundGrid1.PointToRowCol(pt, out row, out col, -1)) { Rectangle cellRect = this.gridDataBoundGrid1.RangeInfoToRectangle(GridRangeInfo.Cell(row, col)); }