Hi All,
In one my method, when I am using the controller.deleteAllRecords() Method followed by controller.loadAllRecord() Method, It is not able to delete all the records.
Where as, if I am loping through the all the records and use the deleteRecord() Method, It works fine.
The above behavior is visible only in Servoy version 3.5.4+ and below to that works fine.
So, Is there any condition where deleteAllRecord() Method fails?
Thanks,
Infop.