Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverside pagination issue #842

Open
4 of 5 tasks
ramudugnsr2525 opened this issue Dec 1, 2018 · 0 comments
Open
4 of 5 tasks

Serverside pagination issue #842

ramudugnsr2525 opened this issue Dec 1, 2018 · 0 comments

Comments

@ramudugnsr2525
Copy link

ramudugnsr2525 commented Dec 1, 2018

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

  • I have searched through the issue section and on stackoverflow if my issue has already been raised.
  • I have provided Angular version.
  • I have provided Smart table version.
  • I have set a precise description of my problem, mentioning the expected result.
  • I have given a way to reproduce my issue, by providing a running example, I can use plunkr. Note if you want to mimic ajax loading behaviour you can use $timeout angular service or $httpBackend.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant