Hello Tony,
I tested some code used groupping with groupColumnShow: [false] setting. If one removes the groupping dynamically the method showHideCol will be called internally. In the lines 2970-2972 of grid.base.js will be enumerated all rows of grid:
$($t.rows).each(function(j){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top