SMART datagrid v.1 > Classes > GridBase
Enable the grid to recalculate and draw the layout and rearrange the scroll state and Focus Location, etc.
$('#refresh').click(function () { grid.refreshView(); });