I have a grid with popup edit, and some custom validation for one of the fields.
The validation message displays correctly, but is constrained by the borders of the popup and requires scrolling. This doesn't look very good - is there a way I can get the message to display on top, outside the popup boundary (the way a tool tip does)?
Another issue is that the 'exclamation' icon at the beginning of the message has the bottom cut off.
The following snippet illustrates the problem. Just edit a row, change the freight value to 1, and click on Update
http://dojo.telerik.com/agEKI