DOM issue with dataReloadWithPromise example
DOM issue with dataReloadWithPromise example
I am new to Angular JS datatable and I am using it in my project where I followed the example “dataReloadWithPromise” example to reload my data on the click of a button.
But when ever I click on the button the DOM option changes automatically on first click the information hides and on the second click the pagination get hidden and the same behaviour can be replicated on the example given at http://l-lin.github.io/angular-datatables/#/dataReloadWithPromise
Kindly look into this issue.
Answers
The "Angular DataTables" package is not published as part of the DataTables project, but rather by a third party. I would suggest you get in touch with them to address this issue.
Allan