Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

FixedColumns integration enhancement #142

Closed
dranovsk opened this issue Dec 6, 2014 · 2 comments
Closed

FixedColumns integration enhancement #142

dranovsk opened this issue Dec 6, 2014 · 2 comments
Milestone

Comments

@dranovsk
Copy link

dranovsk commented Dec 6, 2014

Hello Louis,

Please consider integrating FixedColumns extension.

Currently I'm plugging them in 'event:dataTableLoaded' and it works ok:

new $.fn.dataTable.FixedColumns(table, { "leftColumns": 2 });
table.css('width', '100%');
table.fnAdjustColumnSizing();

Thank you,
Slav

@karin-n
Copy link

karin-n commented Dec 10, 2014

+1

@l-lin l-lin added this to the v0.4.0 milestone Dec 25, 2014
@SET001
Copy link

SET001 commented Jan 21, 2015

+1

l-lin added a commit that referenced this issue Jan 21, 2015
@l-lin l-lin closed this as completed Jan 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants