Select Button and Ajax sourced datatables
Select Button and Ajax sourced datatables
Hi all, Please I need an urgent help with datatables implementation. I have an ajax sourced datatable, however, some content of the returned array are IDs and I would like to show the real values of these ID in a select box. But the returned object doesn't return the real values. Is there a way to combine different ajaxsource to fill one datatable and how do I fill the select button.
I have a sample code on jsfiddle http://jsfiddle.net/aadewojo/oz24emd4/.
Thanks and I look forward to contributions and answers.