I want a modal to show when id is clicked
I want a modal to show when id is clicked
Link to test case: https://live.datatables.net/piwahija/1/edit?html,css,js,console,output
Debugger code (debug.datatables.net):
Error messages shown: no modals is showing
Description of problem:I apologize for the basic question as I'm new to DataTables. I'm looking to implement modals for expanded columns or details. Specifically, I have columns for AR#, AR TYPE, DATE APPLIED, REASON, OT TYPE & HOURS, DATE DURATION, TIME PERIOD, and SHIFT SCHEDULE. When I click on a modal, I want it to display the First Name, Last Name, and Statuses. Could you please help me with this?
Answers
Figured out already