Hi,
I am unable to implement a spinner/loader in dropdown option in handsontable. I have a column with drop-down fields and I want to show a spinner if the server takes more than 500ms to get the dropdown options. I am getting using AJAX call to load the options.
Is there a way to implement it?