openpsa / jsgrid

Fork of last jqGrid version before license change
http://openpsa.github.io/jsgrid/
Other
28 stars 12 forks source link

Stop resizing grid on window.resize causing issues in IE 8. #25

Open meh-uk opened 9 years ago

meh-uk commented 9 years ago

Stop resizing the grid on window.resize causing infinite loop issues. See #9 for a previously attempted fix for this.