Home › Forums › Guriddo jqGrid JS › Help › unable to change sortable col
hi everyone,
Im trying to change a col that was sortable, I want to make it sortable false,
but so far, no luck, is there still a bug with setColprop?
thx
Currently this property can not be changed dynamically.
okay thx for the quick reply!
is there a way to know in witch state the grid is? 'cause I would like to be
able to open it if it's close, with
$(“.HeaderButton”,jQuery(“#mygrid”).cDiv).trigger(“click”);
Not thested, but something like
$(jQuery(”#mygrid”).bDiv).attr(“display”)
will give you the state. Note the using of bDiv and not cDiv
I tested it, no luck, I got undefined as a result
I will perform some test and replay to this.
Regards
Tony
hi Tony,
I suppose you didnt't have the opportunity to test this thing yet?
Hello,
I make a decision to add parameter in common grid params which
check the state of the grid. Maybe it name will be
gridstate with values – visible or hidden. This way we can check the state
of the grid with getGridParam.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS