When jqGrid is empty I want to display single empty row inside the grid with information message that there are not any data. How is this possible? Thanks
I found the best way to do this and allow the grid to handle it is to return the default parameters with no rows. For example, I'm using JSON data, so this would be the return JSON.