I have my grid loading properly and I would like to make the columns sortable. I have similar code to the online xml example but clicking the column headers does nothing. Thanks
I tried the loadonce:true which worked for allowing client side sorting, but then the paging stopped working and the grid only loaded the first 10 records.