fixes a row at the top of the datatable at runtime
| id |
Available only in PRO Edition
$$("grid").freezeRow(id, true);
Note that if you don't pass any parameters to the method, all frozen rows will be unfrozen. The method is inapplicable if called for Datatable (or any successor) with Pager.