Tuesday, September 9, 2014

Buttons inside DataGrid

Hello,


I have a ListView control in my Win 8.1 App that is bound to data in a SQLite database (using SQLite-net). Everything is working fine with the binding but I am running into one issue. In each row of the ListView there are three Buttons. If the user clicks a button while that row is selected then everything is fine. But if the user clicks the button while another row is selected then it'll update the other row instead of the one that the button was in. Any idea how I can fix this?


Thank you,


nol_b





No comments:

Post a Comment