Hello, i have my grid working correctly, but i want it to show a “No data returned” message when the server responds with 0 elements. Is there any way to do that?
Hello, I would like to show it in the grid body. I'm actually doing it showing or hiding a separate div with a message using the method that you commented. Thank you.