How to retain all select options when a particular option is selected in ajax datatable?using yadcf
How to retain all select options when a particular option is selected in ajax datatable?using yadcf
atiquereza
Posts: 2Questions: 1Answers: 0
im using {column_number: 5, filter_type: "select" }. Datatable is drawn by ajax call. but when i select a single option after data sorting select only shows "selct value" and the option selected untill i reset filter. How can i retain all select options even when i select a particular option. I need to keep all values on select options so that i can filter efficiently. Please help.
This discussion has been closed.
Answers
i've solved this problem by yadcf_data_0 = aList,yadcf_data_2 = bList,yadcf_data_5 = cList,
in the server controller