Skip to content

Serverside pagination issue #842

@ramudugnsr2525

Description

@ramudugnsr2525

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions