mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 08:29:07 +03:00
CallbackDatasource has been fixed
This commit is contained in:
@@ -692,6 +692,7 @@ bool CallbackDatasource::prior(){
|
||||
|
||||
void CallbackDatasource::first(){
|
||||
m_currentRow = 0;
|
||||
m_getDataFromCache = false;
|
||||
m_eof=checkIfEmpty();
|
||||
bool result=false;
|
||||
|
||||
|
Reference in New Issue
Block a user