AD
Administrator
Syncfusion Team
April 15, 2005 09:58 AM UTC
Try setting the Form''s ActiveConntrol. (Try setting it to both the recnav contol or directly to the griddataboundgrid control to see if either work).
this.ActiveControl = this.gridDataBoundGrid1;