ST
stanleyj
Syncfusion Team
January 18, 2006 06:58 AM UTC
Hi,
If you are looking for current cell focus, this function helps, but you will have to manage getting the right row and column index.
gridGroupingControl1.GetTableControl("ChildTable").CurrentCell.MoveTo
Regards,
Stanley