I'm using ExtJS 4.0 grid and want to display a message (or HTML, or component) inside the grid area when there are no records found. I've been rummaging through their code for a while and can't seem to find any evidence that this exists natively in their library. Is there a config or method I can use for this or will I have to roll my own?
Thx