I want to show order history for displayed item when user clicks button (link?) in a popup

I want to show order history for displayed item when user clicks button (link?) in a popup

MarkAinsworthMarkAinsworth Posts: 6Questions: 3Answers: 1

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
I am using a pair of synched DataTables (Manufacturer / Items) that a customer carries. This works great. What I want to do is show last order data (date/qty) in a cell (That part should be easy). But I want that data to be displayed in a button (link?) that displays a popup with history of all previous orders for that item. How do I do the popup? I am using JQuery UI. Do I need to add bootstrap?

Answers

This discussion has been closed.