Skip to content

Conversation

SimplGy
Copy link
Owner

@SimplGy SimplGy commented Dec 8, 2014

Merging the pretty-stable pincushion branch into master. Henceforth this fork is about Column pinning and events and methods that enable easy, DOM independent manipulation of columns.

mleibman and others added 30 commits November 20, 2013 00:38
…sirable because qUnit does not guarantee order.
… update only the widths of things. Still takes a columnDefinitions object.
…sed for column headers. It's a callback that receives a column object and should return a jquery-wrapped dom element.
…he slick grid instance they're working with. Useful for managing multiple instances on a single page.
…umnsChanged`. You can pass options that will be sent to your event handlers.
…alculation. Useful perf boost if you know the width and that only that changed.
…calculated that content should grow them), not just when the user drags to resize.
GerHobbelt and others added 27 commits November 23, 2014 08:58
…cified ranges both left & right + use the standard (fastest) `for (i = ..., len = ..., i < len; i++){...}` idiom
…/312427. Works for pinned and unpinned grids using row index instead of dom element references.
minimal augment of `handleSelectedRangesChanged()`: clip userland specif...
…mers interact with slick grid dom without being bound to any classname or DOM structure particulars.
…ting. example 5 demonstrates fixed column resizing.
…e support both dataView and static data sets.
…You can remove pinning by setting `pinnedColumn` to `null` or `undefined`.
SimplGy pushed a commit that referenced this pull request Dec 8, 2014
@SimplGy SimplGy merged commit 4ed9f62 into master Dec 8, 2014
@SimplGy SimplGy deleted the pincushion branch December 8, 2014 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants