AD
Administrator
Syncfusion Team
May 18, 2003 11:25 AM UTC
If you are using the CellDoubleClick to open up your edit window, then you can check e.RowIndex to get the row that was double clicked.
RA
Ramu
May 18, 2003 01:11 PM UTC
Thx clay
Ram
> If you are using the CellDoubleClick to open up your edit window, then you can check e.RowIndex to get the row that was double clicked.