<div class="table-scrollable">
  <table id="dataGrid" class="table table-hover">
    <tr>
      {tableTh}
      <th width="60" data-formatter="optEdit"></th>
      <th width="60" data-formatter="optDelete"></th>
      <th>&nbsp;</th>
    </tr>
  </table>
</div>