Skip to content

[Bug][Grid] Search results are rendered only for the first page of the Grid #3295

@vveesseelliinnaa

Description

@vveesseelliinnaa

Description

When searching data items while you are on a page bigger than the first one, the search result is not bound to the Grid. You will see the actual count of the found items on the bottom right corner of the Grid and force the searched items rendering if you click the first page.

Plan

KendoReact Free

Steps To Reproduce

  1. Go to the Overview demo of the Grid - https://stackblitz.com/edit/react-y3wh9kip?file=app%2Fapp.tsx
  2. Go to page 7
  3. Type "Sig" in the GridSearchBox

Result: The Grid will look empty, but there are 6 actual results from this search

Screenshots or video

https://somup.com/cTivIQNAL3

Actual Behavior

Click the first page and the search results will be rendered successfully.

Expected Behavior

All search results have to be rendered no matter what the current page is.

Browser

Chrome

Browser version

latest

OS type

MacOS

OS version

No response

Last working version of the KendoReact package (if regression).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions