Hi All, I am using a FormTable to display data to the user. The formtable is a "view" from my DTO which is built from several Entity classes. Only some of the fields in the formtable are editable. My question is this, how can I tell which row the user updated? Does the form table have some method to identify which row got updated so I can correctly update my persistence?
Thanks Mark K -- View this message in context: http://click.1134972.n2.nabble.com/FormTable-which-row-is-updated-tp6626931p6626931.html Sent from the click-user mailing list archive at Nabble.com.
