mleibman / SlickGrid

A lightning fast JavaScript grid/spreadsheet
http://wiki.github.com/mleibman/SlickGrid
MIT License
6.81k stars 1.98k forks source link

Frozen Columns not rendered #1085

Closed ghost closed 8 years ago

ghost commented 8 years ago

I have around 120 columns and 2000 rows with 3 frozen columns, Everything is working fine as expected, until I find a issue with rendering frozen columns. Steps to Reproduce : 1) Fast drag vertical scroll bar to bottom of the grid 2) Fast drag horizontal scroll bar to somewhere middle.. 3) Now try to drag vertical scroll bar fast/slow upwards,

One can see that, frozen columns are not rendered , only blank cells are shown...

Appreciate , If some one could find the solution...

6pac commented 8 years ago

Have you tried my Alternate Master ? It has a lot of bug fixes and patches, particularly if you are using the latest jQuery versions, which don't work so great with the MLeibman master :-(

ghost commented 8 years ago

Thanks for your suggestion, will try this and get back to you , if reproduced

ghost commented 8 years ago

Hey,

There is no freeze columns feature in 'alternate master'

Francks11 commented 8 years ago

Hi this bug is fix on my repo. Try :-)

ghost commented 8 years ago

Could you please send did p link for zip download..

ghost commented 8 years ago

Deep link*

Francks11 commented 8 years ago

https://github.com/Francks11/X-SlickGrid

ghost commented 8 years ago

Thank you, will check

6pac commented 8 years ago

I don't think freeze columns is in MLeibman either, is it ?

ghost commented 8 years ago

It is...

6pac commented 8 years ago

I don't see how it could be, the 'Alternate Master' is based on a direct pull from the very latest in the MLiebman repo.