[jQuery] Split data grid

[jQuery] Split data grid


I've been using flexigrid and tablesorter for my data grid needs.
However, i need a split datagrid function that these two do not have.
You can check out what I mean by following this URL.
http://dhtmlx.com/docs/products/dhtmlxGrid/samples/frozen_columns/pro_grid_split.html#
Basically I just need to pause the first few columns from moving while
being able to sort the data.
Anyone has any ideas?
Thanks