The change event shouldn't be fired unless *something* has changed. So you shouldn't need to compare them (in other words, no change event = no change).
On Sep 29, 2011, at 9:17 AM, prophe wrote: > But when I change item previous and current are equals = changed item. How > can I compare them? > Have I implemented write listener? > > ----- > Thank you! > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/rowUpdated-event-tp3378807p3379220.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
