Yes that is right (sadly). The state of each row is not saved between requests. The spec doesn´t say anything about this but IMO implementing it would be easy. But the result would be a huge state (depends on rowcount, and nested components) which wouldn´t be easy to handle if it is saved on client side.
What do you think about this? Regards, Mathias Martin Marinschek schrieb: > Hi *, > > just a short question, could it be that nested dataTables with > preserveDataModel=true on both dataTables are not working? The dataModel > of my inner table seems to be reset to null at every request... > > regards, > > Martin
