hi, using tableToGrid i want to make some columns not sortable. I dont see a way using the options parameter to the function. I can achieve it using grid.jqGrid('setColProp','Title',{sortable: false}) which works, but the sorting icons are still visible. How can I remove the icons too?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top