shift-click select not working
shift-click select not working
bigsipper
Posts: 31Questions: 2Answers: 0
http://debug.datatables.net/exuxis
http://jsfiddle.net/bigsipper/CDdbX/
Using the code found here as an example: datatables.net/forums/discussion/14165/multi-select-with-ctrl-click-and-shift-click/p1
I'm trying to get shift-click select working - but nothing happens. No select high lighting - with single click, or shift-click.
There are no errors on the console. I've pretty much copied the example verbatim.
If I put code breaks in with Firefox debug, I can tell no callbacks are triggered.
What am I doing wrong?
http://jsfiddle.net/bigsipper/CDdbX/
Using the code found here as an example: datatables.net/forums/discussion/14165/multi-select-with-ctrl-click-and-shift-click/p1
I'm trying to get shift-click select working - but nothing happens. No select high lighting - with single click, or shift-click.
There are no errors on the console. I've pretty much copied the example verbatim.
If I put code breaks in with Firefox debug, I can tell no callbacks are triggered.
What am I doing wrong?
This discussion has been closed.
Replies
This is in TableTools 2.1.6 pre-release. Example: http://live.datatables.net/AkeZ/1/ . I'm going to be wrapping up a package for TableTools 2.1.6 release soon.
Allan