I have got a scrollable datagrid within a Div tag and a
fixed header created using an HTML table. I would like to
be able to sort the datagrid by any column.

Does anyone know how I would do this when my ShowHeader
property of Datagrid is false.

Thanks, Tracey.