Borken function fnCalculateColumnWidths
Borken function fnCalculateColumnWidths
Pasalietis
Posts: 2Questions: 0Answers: 0
http://jsbin.com/ligajem/2/edit?html,output
in windows chrome at any resize scrollbars are toggled on/off
in windows firefox browser hangs do error to much recursive
problem is in _fnScrollDraw
with infinate callings
settings.scrollBarVis = true,
scrollBarVis = true
and in next call boths are false and lopping until error "to much recursive"
This discussion has been closed.
Replies
Thanks for flagging this up. I'll take a look into the issue, but until then, this workaround appears to work okay: https://jsbin.com/vadonohaze/edit?html,js,output .
Allan
Thanx for so fast response