As i understand, the getTableModel() function initializes table model when no model exists in the persistent store table model.
If some changes are made to the table model, the changed values are not reflected in the table model. Tapestry uses a state save/restore mechanism to keep from having to serialize the entire table to the session. But this doesnot seem to work properly. When the getTableModel() is called again, the values are not updated. Is my understanding correct? -- View this message in context: http://www.nabble.com/Table-model-values-are-not-updated-properly-tp18629344p18629344.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]