grids and other jqWidget components have a feature that allows you to embed inner HTML into a grid column or other columns to your grid, however, if a user enters something like an HTML button tag, when they tab off of the field that column will display a button. When they click back on the field and it goes back into edit mode they will again see what they had originally typed. Is there any way to force tags or any other misc data display as they were entered by the user to avoid strange and unexpected results from our users?