Hi,
I have a datatable filled with a data collection with two columns (select), which are filled with options (loaded via a php-connector to a mysql-database).
As first the datatable is filled with the datacollection and afterwards the options are loaded, I want to include a progress bar, which hides after the collections are loaded.
Is there a event for “after options loaded”?
Thanks,
Martin