Hi,
We are using the new "noRecords" feature, but it seems to have minor problems with edge cases. It seems that the message is not visible for grids with "auto" height (no explicit height specified on the grid).
This is the example that the API documentation links to: http://dojo.telerik.com/
In that example, the message cannot be seen. In Chrome and IE it is completely hidden, and in Firefox it is mostly hidden. Shouldn't the message be visible no matter what? Or shouldn't the example you provide at least demonstrate that a min-height must be applied to the grid?
This is also a problem for non-scrollable grids: http://dojo.telerik.com/UZOPa
Thank you for you help,
-Jacob