Freeze header and columns

Finally a nice solution to freeze headers and columns in a datagrid.

Well Irwansyah don't use the standard Datagrid but create on the fly a Datatable with different embedded DIVS.

The only thing that seems to be check is the Onresize Javascript event which seems to be a bit slow, because the code redesign the size of the table dynamically.

It would be nice to see what expert like Dino or Marcie think about this approach.

grid

 

No Comments