Hello, I have a page with a listview and a button to proceed. Inside the listview, there is a checkbox for every row. I would like to bind the button IsEnable property to the checkbox checked event when user checks the box. Could you please show me how to do that? Thanks in advance.
↧