Example   Source
  Menu  | 
<<
>>
 |  Run as  
This example adds a custom button to the DbNetEdit toolbar using the addToolbarButton method. The button opens a linked grid in a new window that will display orders for the currently selected customer. The orders window is passed the CustomerID which is accessed using the getInputControl method.