TBD: add mini-language for formatting expression (col access etc. to e.g. enable heatmaps to min/max for certain grouping levels only) #42
Labels
enhancement
New feature or request
SlickGrid
Anything to do with SlickGrid, the SlickGridPart, or TableEditorPart
TBD
Issue that isn't yet fleshed out enough to work on, but should still be percolating
Currently there is no reasonable/sane way to actually express formatting conditions etc. as users would need to reference the grid (not the query result's) internal naming etc.
Instead we should at least support basic expressions on named columns of the same row, possibly as a strict subset of JS or of MQL, e.g.
MyCol1 / MyCol2
TBDs:
The text was updated successfully, but these errors were encountered: