- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Create a refresh button
Create a button that refreshes data in the data grid.
TIP:
Instead of creating this widget from scratch, you can add
Alarms Event Logger
from Template Libraries
that includes the refresh button.- InProject view, right-clickMainWindow (type)and select .
- InProperties, setTexttoRefresh Data.
- InEvents, next toMouseClick event, selectand selectAdd
Provide Feedback