jquery - Datatables with modals for editing. Is it possible? -
jquery - Datatables with modals for editing. Is it possible? - i have datatable (fetches info remote server), , in each cell have mouse-over link can pop-up modal (all links same). problem cannot pass row's unique id , cell's data. there method code can understand @ row i'm clicking? <!doctype html> <html lang="tr"> <head> <meta charset="utf-8"> <link href="http://127.0.0.1/hcawebapp/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen"> <title>binalar</title> <style type="text/css" title="currentstyle"> /* twitter bootstrap temalı tablo için */ div.datatables_length label { float: left; text-align: left; } div.datatables_length select { width: 75px; } div.datatables_filter label { ...