This is a migrated thread and some comments may be shown as answers.

How do I set a custom no records message on a KendoReact Grid

1 Answer 2089 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 02 May 2019, 03:23 PM
I'd like to set a custom message when there are no records to display in a Grid.  How do I do that?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 03 May 2019, 06:20 AM
Hello, John,

The GridNoRecords component can be used to set a custom message:

https://www.telerik.com/kendo-react-ui/components/grid/api/GridNoRecords/

I hope this is helpful.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Cupcake
Top achievements
Rank 1
commented on 18 Jan 2023, 11:45 AM | edited

Hi there, I want to overwrite the No Records Available in Grid but how can I do that using REACT? Thanks in advance
Filip
Telerik team
commented on 20 Jan 2023, 08:32 AM

Hello, 

I created a running example that showcases the approach illustrated in the shared article:

https://stackblitz.com/edit/react-pnajdt?file=app%2Fmain.jsx

The idea is to render the GridNoRecords component with the desired custom message.

I hope this helps.
Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or