Wednesday, 21 August 2013

How to trigger row click event of jQuery DataTable

How to trigger row click event of jQuery DataTable

I'm using jQuery Datatable plugin for grid purposes. When I click on a row
in the grid, I want to load another page depending on the ID stored in the
row. Can you provide me with a row clickevent?
Thank you in advance

No comments:

Post a Comment