twlikol / GridViewScroll

Freeze column and fixed header in Table or GridView
MIT License
115 stars 43 forks source link

Internet Explorer 8 #56

Open dralphs opened 6 years ago

dralphs commented 6 years ago

Hi Likol,

I have GridViewScroll (November 2017 version) working well in IE 11, Chrome, and FireFox.

In our Citrix environment, we still use Internet Explorer 8. :-<

For some reason, this.ContentFreezeGrid.rows.item(i) (both cgridItemRow and cgridItemCell) is never created (in IE 8), for GridViews that need to scroll horizontally.

Do you know of any way to use the November 2017 version in IE 8?

Again, it works well in all later versions!

Please let me know.

Thank you,

David Ralphs Dallas, TX davidr3@yahoo.com davidralphs_gvs_a

davidralphs_gvs_b

davidralphs_gvs_c

twlikol commented 6 years ago

Sorry, the old version is not supported.