xtd.forms examples
January 11, 2024 ยท View on GitHub
This folder contains xtd.forms datas examples.
- binding_navigator represents the navigation and manipulation user interface (UI) for controls on a form that are bound to data.
- binding_source encapsulates the data source for a form.
- chart
- data_grid_view displays data in a customizable grid.
- data_set
Build and run any project
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run -t any_project_name