0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-07 00:21:24 +03:00

TableBuilder has been fixed

This commit is contained in:
Arin Alexander
2020-02-16 16:47:26 +03:00
parent 3653ebb859
commit cdab55a5fd
5 changed files with 16 additions and 14 deletions

View File

@@ -1264,6 +1264,7 @@ BandDesignIntf *ReportRender::renderData(BandDesignIntf *patternBand)
replaceGroupsFunction(bandClone);
}
patternBand->preparedForRender();
bandClone->updateItemSize(m_datasources);
//m_scriptEngineContext->baseDesignIntfToScript(bandClone);