Hi folks, is there anything i need to consider while setting up an DataTable with FilterToolbar?
I have a FilterForm, added those 2 required hidden fields and everything looks fine so far. But when i use the filter, the script fails setting the focus on the 'active' field. I get a JS error "document.getElementById(focused).focus() is null" but i dont know how to fix that. Seems like the field does not exist at executing time. Anyone else facing that problem? Anyone solved it? So long, Benedikt
