Adding check box to cell contents
Adding check box to cell contents
I need a check box on every single cell so that we can do custom filtering. I also need each row to have a column at the beginning that will have a checkbox that will turn on all the checks in one row.
What's the best way to do this.
I see that using fnUpdate is probably a good start but I don't know how I'll know which column and row a specific check box is related to.
What's the best way to do this.
I see that using fnUpdate is probably a good start but I don't know how I'll know which column and row a specific check box is related to.
This discussion has been closed.