Tomahawk datatable disaster
Spent 2 days to figure what went wrong with my t:datatable not displaying the updated list after submitting an action. It keeps on displaying old data (data before any action was performed).
My jsp:
<t:dataTable
[...]





