Open
Description
Currently the SQL Result Table is being displayed by manually creating a Datasource and attaching it to the Table (see SQLConsole) since it uses Value Datasources, that had no possibility to create manually.
CUBA now has support for CustomValueCollectionDatasource, which should simplify the implementation.