inside a t:dataList i have a table and a button.
that cause multiple tables and buttons for each table.
i use the button to know which table was selected.
i change the list that in the dataList property - value.
i have an id on the data list and reRender property on the a4j:commandButton with this id.
the data list is not refreshing. why is that?
is anything wrong with what i did?