Example   Source
  Menu  | 
<<
>>
 |  Run as  
Instances of DbNetGrid and DbNetEdit can be linked together to using the addLinkedControl method. The first argument is the DbNetEdit object and the second indicates if the relationship is one-to-one. There is no need to initialise the DbNetEdit control as this is done automatically as part of the call to addLinkedControl. The object should be fully configured before being passed to addLinkedControl.