Closed dtamajon closed 7 years ago
I propose to add column type and alignment options in "Grid configuration" field for a better grid customization. For a simple example, you could render a column as currency just like:
{ "type": { "Total": "currency" }, "alignment": { "Total": "right" } }
I propose to add column type and alignment options in "Grid configuration" field for a better grid customization. For a simple example, you could render a column as currency just like:
{ "type": { "Total": "currency" }, "alignment": { "Total": "right" } }