slick grid frozenColumn blank when scoll the page -


when use slick grid frozencolumn function. move bottom scrollbar width frozencolumn width. move left scrollbar down quickly. frozencolumn become blank.

does bug in slick grid. or need setup

slick.grid.js

function appendrowhtml code block

else if (( options.frozencolumn > -1 ) && ( <= options.frozencolumn )) {                     appendcellhtml(stringarrayl, row, i, colspan, d); } 

lost parameter d


Comments

Popular posts from this blog

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -