How to get the cell selected using TableTools' fnRowSelected?
How to get the cell selected using TableTools' fnRowSelected?
alesnav
Posts: 19Questions: 5Answers: 1
Hello,
How can I get the content of the cell which I clicked with fnRowSelected?
I mean, I can get the row selected and its content, but I don't know how to get which cell of that row I clicked to select the whole row. Any way to do this?
Thanks!
This discussion has been closed.