]
Michael Anstis commented on DROOLS-1948:
----------------------------------------
Hi [~jomarko]
Nested grids are supported by using an ```ExpressionEditorColumn``` in a grid. This
column's cell data-type is ```DMNExpressionCellValue``` that contains another
```GridWidget```. Rendering of the cell value is handled by
```ExpressionEditorColumnRenderer```. The cell value is populated from the DMN model by
```ContextUIModelMapper```. Useful(?!?) links are:
[DMN Editor]: Context Editor: Add support for nested grids
----------------------------------------------------------
Key: DROOLS-1948
URL:
https://issues.jboss.org/browse/DROOLS-1948
Project: Drools
Issue Type: Feature Request
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis