Create buttons for triggering methods
    Create buttons that trigger custom NetLogic methods.
- Create the export button:
- InProject view, right-clickMainWindow (type)and select .
 - Hover-over the button, select, and enter
ExportButton. 
 - Configure the export button:
- InProperties, setTexttoExport Data.
 - InEvents, next toMouseClick event, selectand select .

 - Create a dynamic link betweentableNodeIdand .For more information about dynamic links, see Create dynamic links.
 
 - Create the generate data button:
- InProject view, right-clickMainWindow (type)and select .
 - Hover-over the button, select, and enter
GenerateDataButton. 
 - Configure the generate data button:
- InProperties, setTexttoGenerate Data.
 - InEvents, next toMouseClick event, selectand select .

 
 
Provide Feedback