Adding spinner inside teh datatable
Adding spinner inside teh datatable
DevP
Posts: 1Questions: 1Answers: 0
Hi,
I am trying to add a spinner at the bottom of the dataTable ( inside the dataTable )until the data table completes appending the result's row wise on success of the each ajax call. I have seen lot of examples where the dataTable shows "Loading/Spinner" . But in my case I am adding the rows to the dataTables. Meanwhile till the ajax requests is compete i wanted the spinner at the end so that results are visible to the users dynamically.
This discussion has been closed.
Answers
Hi @DevP ,
It would be best to create a test case for this one - since how you're adding the rows will have an impact, and other factors such as if you've got paging enabled Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin