i immediately invoke getRowsNum() after load data method, the result of record number is 0, how to figure it out?
thank you
The loading is async. You need to wait the moment when all data loaded.
It can be done by onXLE event, or by using second parameter of loadXML command