ajax-datatables-rails icon indicating copy to clipboard operation
ajax-datatables-rails copied to clipboard

Need to show has_many association data in single row.

Open malaiyappan opened this issue 6 years ago • 1 comments
trafficstars

I am having order table and invoices. i mean one order having multiple invoice like invoice 1,2,3. i need to show the orders table like following order_id order_name invoice_id invoice_name invoice_id invoice_name invoice_id invoice_name 1 get products 1 purchase 2 dispatch 3 sale

i need to show like this using ajax-datatable-rails.. Is there any way?

malaiyappan avatar Feb 20 '19 06:02 malaiyappan

Did you find a solution to this issue? I have pretty much the exact same problem.

ianbradbury-bizzibody avatar May 31 '20 05:05 ianbradbury-bizzibody