AngularGridGetRowsRequest
https://www.ag-grid.com/javascript-data-grid/server-side-model-datasource/
Properties
startRowinteger optionalThe start rowendRowinteger optionalThe end row- List of row group cols
- ↳
idstring requiredThe unique identifier - ↳
displayNamestring requiredThe display name - ↳
fieldstring optionalThe field - ↳
aggFuncstring optionalThe agg func - List of value cols
- ↳
idstring requiredThe unique identifier - ↳
displayNamestring requiredThe display name - ↳
fieldstring optionalThe field - ↳
aggFuncstring optionalThe agg func groupKeysarray[string] requiredList of group keys- The filter model
- ↳
typestring requiredThe type - List of conditions
- List of sort model
- ↳
colIdstring requiredColumn Id to apply the sort to. - ↳
sortstring requiredSort direction
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.