Adding spinner inside teh datatable
Adding spinner inside teh datatable
![DevP](https://secure.gravatar.com/avatar/f4725b42e4d2bbe1da2ce5a3a4146e4c/?default=https%3A%2F%2Fvanillicon.com%2Ff4725b42e4d2bbe1da2ce5a3a4146e4c_200.png&rating=g&size=120)
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