lorenzofox3 / Smart-Table

Code source of Smart Table module: a table/grid for Angularjs
http://lorenzofox3.github.io/smart-table-website/
1.8k stars 513 forks source link

Serverside pagination issue #842

Open ramudugnsr2525 opened 5 years ago

ramudugnsr2525 commented 5 years ago

Hello,

I have 2 partials, one is for search filters with the search button, and another results grid(smart table) with serverside pagination.

On page load, it will be displayed empty records, On click on the Search button, it should fetch the first page data and bind it to the smart table. Then the pagination should work.

On the search button click, we are able to bind the data to the smart table. But not able to set the table state, so it is not at all displaying the pagination in the footer. I am stuck at this stage. Please help me out from this.

Can you please suggest the best solution is appreciable I am using Angularjs1.4, SmartTable2.1.2

Note that it not all the above checkbox can be marked as checked the issue will immediately be closed. Thanks for your understanding.

And don't forget to close you issue when it is solved !

Thanks again for your contribution.