Hi all, I have a question/perplexity about dynamic data binding. In ia ListView when I set the data using setListData(list) is the list is changed the listview is automatically updated. I could do the same using dynamic data binding (am I right?), then what is the difference between the two methods? I mean, peformance and so on.
Thanks. -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Question-on-dynamic-data-binding-tp2355544p2355544.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
