AD
Administrator
Syncfusion Team
June 6, 2004 07:18 AM UTC
If you are using a derived grid, you need to override CreateNewControl in the derived class to create a new instance of your derived grid. Otherwise, when the grids are created for new panes, then instances of GridDataBoundGrid are created, and not instances of your derived grid.
Here is a long forum thread that eventually gets around to this problem toward its end. (It discusses using a GridnControl in a splitter but the same type of comments apply to GridDataBoundGrid in a GridRecordNavigationControl).
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=10215