Follow-on to #16
Basically, add a dedicated Skill talking about table layouts and options.
Avoid the DataGrid.
Provide three options:
- Simple responsive non-interactive/customizable fixed data: Grid
- Slightly customizable but not full-on spreadsheet: DataTable from WCT Labs
- Full-on editing/custom scenarios: WinUI.TableView
Follow-on to #16
Basically, add a dedicated Skill talking about table layouts and options.
Avoid the DataGrid.
Provide three options: