show selected value by pressing button
show selected value by pressing button
![silens](https://secure.gravatar.com/avatar/e611851f50976b3be0398c1822a0b1f6/?default=https%3A%2F%2Fvanillicon.com%2Fe611851f50976b3be0398c1822a0b1f6_200.png&rating=g&size=120)
I have a link that calls a function, I would like to be able to pass the value that I have selected in the table. I need you to click on the button, show the value of the selected table. Thank you
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
How are you selecting the item in the table?
If using the Select extension see if this example helps:
https://datatables.net/extensions/select/examples/api/get.html
Kevin