Use this when the user wants a flat, row-by-row KX Dashboards table for browsing or editing records (trade blotter, price table, real-time table, sortable grid, editable grid). Do not use it for aggregated pivot-style analysis; use kx-pivot-grid for that. Read kx-dashboard-core first for the shared dashboard envelope, data sources, ViewState, and checklist.
$npx -y skills add kxsystems/kx-skills --skill kx-datagridInstalls into the current project.
Run `npx skills use "https://github.com/kxsystems/kx-skills" --skill "kxsystems/kx-skills/kx-datagrid"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kxsystems/kx-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kxsystems/kx-skills"` and select the relevant skills, then follow their instructions.