How can I know if the dataTable object is waiting for server data?
I have a timer refreshing the data every so often, if the server happens to be busy, I don't want my code to call another reload.
Visually I see the processing popup, however programmatically I'm not sure how to validate so before calling reload again!
Tks,
Luis