Good Morning All,
I have several datatables in different accordion bodies. They work mostly as expected, but the last one which is setup the same as one that is working exibits the following behavior.
I have a select editor in that allows you to select, saves the data change to the underlying datatable, but then disappears on closing.
When I call serialize() on the datatable I can see the value has been updated.
It is only the one table that is exibiting this behavior. When inspecting the elements in chrome the div is never updated with the selected value. What is weird is that it is working in the other table.
Any help is appreciated.
Thanks.
Mike Kowalski