Hi Mark,

No, FormTable doesn't know which row changed. It simply copies the incoming values to the table rows. It might be possible to extend FormTable to compare every Field value to the entity properties to check for changes.

regards

Bob

On 2011/07/27 18:57 PM, mkgolfer wrote:
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.


Reply via email to