Hello,
We are using WPF Xamdatagrid, we have set the data update mode to Cell Change. The issue is that we are adding new record and editing the cell and are clicking on any other control outside the xamgrid. We want to popup a message to the user saying that the changes are being made to the grid and is not saved in the database. We are not getting any event in which we can handle this. We tried catching this in the lost focus event but this event is fired every time.
We want if any record is added/edited and is not saved and if the user clicks on any control outside the datagrid then the messsage should be popup up. Is there any event in which we can catch this?
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post, but I am not completely sure what you are trying to achieve, so if this is still an issue for you could you please send me an isolated sample project and some more details about how exactly do you save the changes to the DB, so I can investigate this further for you.
Feel free to write me if you have further questions.