$.fn.Datatable.ofnsearch['html-input'] = console error Cannot set property 'html-input' of undefined
$.fn.Datatable.ofnsearch['html-input'] = console error Cannot set property 'html-input' of undefined
nagendra_mudumala
Posts: 1Questions: 1Answers: 0
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Loading Datatables dynamically on load for multiple tabs,
$.fn.Datatable.ofnsearch['html-input'] = function(value){
return $(value)..
}
Error:
Cannot set property 'html-input' of undefined
Any alternate for the above issue:
Answers
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin