Hi, How can I have a notification or signal when a service feature table loads finish?
I test with signals
loadStatusChanged
and
LoadOrRefreshFeaturesStatusChanged
but with the first, returns Ok immediately, and with the second one I haven't answer.
The service feature table delays about 15-30 secs to gather all the data.
Maybe I missed something...