Button Click - Getting row number of record above drill down detail

Button Click - Getting row number of record above drill down detail

TrevorTrevor Posts: 31Questions: 0Answers: 0
edited August 2012 in DataTables 1.9
If I manually assign a row number in my click function for the edit button (the button resides in the drill down detail), I get the modal as intended. I've tried a variety of ways to get the correct row/record ID, but I'm just learning jquery/javascript and haven't had much luck.

My project is located at:
http://www.blackmagicms.com/regex/Vendor/sandbox/datatables/index4.html

Another issue I'm having when I manually set the row for testing (i.e. set the row to 1) it works for the first page of results and immediately breaks for records displayed when the filter/search is applied or if you click one of the pagination buttons.

Thanks for any assistance!

Replies

  • TrevorTrevor Posts: 31Questions: 0Answers: 0
    edited August 2012
    .
  • TrevorTrevor Posts: 31Questions: 0Answers: 0
    Just a bump. Still looking for a little assistance on determining the row number of the drill down detail row.
This discussion has been closed.