Open Closed

Datatable Pagination Issue #6469


User avatar
4
kkmy created
  • ABP Framework version: v8.0.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)

Hello,

After upgrading to v8.0.1, we have observed a crucial bug with datatables. Let's say we have a table that shows 10 rows per page and the table has 15 rows. So it has 2 pages. When we search for a record that comes in the first page using query filters, table shows that row without a problem. However, if we go to the second page and search for that particular record, the datatable does not show that record.

You can observe this behavior in https://commercial-demo.abp.io/language-management/languages as well. Steps to reproduce the issue are:

  1. Go to the Languages page.
  2. There are many languages there. We can use Deutsch for example. As you can see, it is in the first page and in the first row.
  3. Write "de" in the search bar. You can see that the record is shown in the datatable.
  4. Now clear the search bar.
  5. Go to the second page.
  6. Write "de" in the search bar again. Now the record is not shown even though it is there.

I have attached a video sample as well to clarify the situation more.

Thank you.


6 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    We will check this. Your question credits have been refunded.

  • User Avatar
    0
    kkmy created

    Hi again,

    Is there any progress on this issue?

  • User Avatar
    0
    masum.ulu created
    Support Team Angular Developer

    Hi kkmy,

    I'm creating an issue for this thanks for share, it looks like ur credit already refunded. I've created issue I'm closing this question u can track at issue

  • User Avatar
    0
    kkmy created

    Ok then, have a nice day!

  • User Avatar
    0
    sinan created
    Support Team Angular Developer

    hi, you can follow related pr here

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Thanks @sinan

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11