i want to detect if listview has been updated
eg:
there are listview1,listview2 and a button1 .u can send items to listview2 from listview1 .if the listview2 has an item button1 will enable if the listview2 is empty button1 will disable
what is the suitable event for this??
(there is an event called BindingContextChanged is it the suitable event?if so how to use it??)
*sorry about my english .i hope u will understand my question :$