disable column sorting

hi, how do i disable column sorting.



i have not setup any sorting types when the grid is loaded but each time i click on a header it displays the following error message:



invalid Array.prototype.sort argument



thanks

You can disable sorting for column by setting sorting type as “na” ( through setColSorting command, or by column@sort attribute in XML )