mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-24 00:33:02 +03:00
CallbackDatasource has been fixed
This commit is contained in:
parent
08bfc160b8
commit
ba46f39dcf
@ -692,6 +692,7 @@ bool CallbackDatasource::prior(){
|
||||
|
||||
void CallbackDatasource::first(){
|
||||
m_currentRow = 0;
|
||||
m_getDataFromCache = false;
|
||||
m_eof=checkIfEmpty();
|
||||
bool result=false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user