Hi Allan
I use the code in this example http://datatables.net/release-datatables/examples/api/multi_filter_select.html but the select fields in foot are empty.
I see that oSettings.aiDisplay and aiDisplayMaster inside $.fn.dataTableExt.oApi.fnGetColumnData is empty, cause aiRows is empty. If this help, when I call dataTable I use "aoColumns": { "mData": "descripcion2" }, ....
Can you help me?
I use the code in this example http://datatables.net/release-datatables/examples/api/multi_filter_select.html but the select fields in foot are empty.
I see that oSettings.aiDisplay and aiDisplayMaster inside $.fn.dataTableExt.oApi.fnGetColumnData is empty, cause aiRows is empty. If this help, when I call dataTable I use "aoColumns": { "mData": "descripcion2" }, ....
Can you help me?