Duplicate html ids on search box
Duplicate html ids on search box
cpettifer
Posts: 12Questions: 0Answers: 0
I hope I'm not doing something silly...
I have two datatables on one screen. The tables themselves have different html ids and most of the elements in the generated datatable seem to have ids relating to that table, but the search / filter box has the same id in both tables. This is causing us problems.
Is it a bug? Is there a workaround?
I've tried using JQuery to update the id, but it doesn't appear to work.
I have two datatables on one screen. The tables themselves have different html ids and most of the elements in the generated datatable seem to have ids relating to that table, but the search / filter box has the same id in both tables. This is causing us problems.
Is it a bug? Is there a workaround?
I've tried using JQuery to update the id, but it doesn't appear to work.
This discussion has been closed.
Replies
Allan
It would actually be helpful if datatables assigned an id to this input box!! :-)
Regards,
Allan