SMART datagrid v.1 > Classes > CellStyleManager
グリッドに適用されたすべてのCellStyleを削除する。
$('#clearStyles').click(funciton () { grid.styleManager().clear(); }