fooplugins / FooTable

jQuery plugin to make HTML tables responsive
https://fooplugins.com/plugins/footable-jquery/
Other
2.13k stars 637 forks source link

Add Row Click event to Table TR with the value of first column #871

Open drummerik opened 4 years ago

drummerik commented 4 years ago

Hi!

How can I easealy add a row click event to each Table Row of Footable?

The event must be a window.location.href='Details/45' where 45 is the ID given by the first column of the Table "id" wich is not visible.

Hope some can help. Kind regards! EW

Also: https://github.com/fooplugins/FooTable/issues/796