Skip to content

Instantly share code, notes, and snippets.

@BrianMRO
Created June 19, 2023 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BrianMRO/e86106989b38bac5cd014e4ea8b5542e to your computer and use it in GitHub Desktop.
Save BrianMRO/e86106989b38bac5cd014e4ea8b5542e to your computer and use it in GitHub Desktop.
2023r1 Modern UI - WO202000.html
<template>
<qp-grid style="height: 100%" view.bind="Measurements">
<columns>
<column field="MeasurementCD"></column>
<column field="Descr"></column>
</columns>
</qp-grid>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment