how to add serverside builded input select into DataTable?
how to add serverside builded input select into DataTable?
Terradon
Posts: 16Questions: 5Answers: 2
After a few weeks i have a perfect and fast working DataTable, including all possible searches, except for 1 column
I create an input select serverside, but how do i add this to my column?
It needs to be created serverside, because it must contain all possible values from my database field and i dont wanna add an extra ajaxcall for this element.
This discussion has been closed.