-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Open
Copy link
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingC: DataGridKendoReactSEV: Highpkg:Gridtriagedmark the triaged issues with correct prioritymark the triaged issues with correct priority
Description
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
- Go to the Overview demo of the Grid - https://stackblitz.com/edit/react-y3wh9kip?file=app%2Fapp.tsx
- Go to page 7
- Type "Sig" in the GridSearchBox
Result: The Grid will look empty, but there are 6 actual results from this search
Screenshots or video
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
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingC: DataGridKendoReactSEV: Highpkg:Gridtriagedmark the triaged issues with correct prioritymark the triaged issues with correct priority