Combinate TableTools with Highlight Rows & Columns
Combinate TableTools with Highlight Rows & Columns
Hi,
I wonder if there is any sample or maybe if someone could help me with this:
I'm using DataTables with the extension TableTools
Example:
PRODUCT | COLUMN 1 | COLUMN 2 | COLUMN 3
Blue | Dark | Light | Extra light
Green | Dark | Light | Extra light
Orange | Dark | Light | Extra light
Red | Dark | Light | Extra light
Pink | Dark | Light | Extra light
Purple | Dark | Light | Extra light
If i'm selecting Light in column 2 which belongs to Red for example, it's selecting the whole row which means everything will be exported: Red|Dark|Light|Extra light
I want to be able to select multiple cells, for example if i select Light which belongs to Pink and Extra Light which belongs to Purple this should be exported: Pink|Light and Purple|Extra light not the whole row+column only the Product and the choice between Column 1,2,3.
Best regards,
takhrai
Answers
Pic: http://i60.tinypic.com/xgct9c.png