SlickGrid icon indicating copy to clipboard operation
SlickGrid copied to clipboard

IE Horizontal Scrollbar covers last row.

Open natofsky opened this issue 12 years ago • 2 comments

I have autoheight set to true (which I need because I need all DOM elements). When there is a horizontal scrollbar it covers the last row. I implemented the fix from 414 which fixed firefox... but I still have the problem in all versions of IE. Is this a known problem or should it work? Thank you.

natofsky avatar Mar 11 '13 15:03 natofsky

if you add the option enableAddRow an extra blank row will be added to the bottom

adamwong246 avatar Sep 26 '19 16:09 adamwong246

this repo is dead. use https://github.com/6pac/SlickGrid

6pac avatar Sep 26 '19 22:09 6pac