mleibman / SlickGrid

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

The column header alignment issues still existed when i use jquery-1.11.1.js #996

Open liguodong9063 opened 10 years ago

liguodong9063 commented 10 years ago

The column header alignment issues are not resolved when i use jquery-1.11.1.js.

JuanSlingerASAP commented 10 years ago

I resolved this with...

6pac commented 9 years ago

A patch for this issue (and #1066) has been added to the 'alternative master' repo. Repo: https://github.com/6pac/SlickGrid Latest release: https://github.com/6pac/SlickGrid/releases Blog post: http://low-bandwidth.blogspot.com.au/2015/06/slickgrid-with-jqueryui-and-bootstrap.html

The latest release has added examples for Bootstrap and the jQueryUI Accordion that may help provide a standardised page for testing, and demonstrate a known good configuration.