I have a requirement.
- suppose store is not returning data, i want to show some message in the grid panel like ‘no records found’ message.
- Another scenario if any exception comes from java side i am sending error message to the client, How can i show that message.
Empty text is not working.
Hook into the store’s LOAD event: