Hello.
I am using xamGrid.
I don't know the way that Add, Update, Delete row in xamGrid, by code behind.
I want to Add a button to do Add/Update/Delete row.
Please let me know how can I do by cod behind.
If you know any additional explanation, Please let me know.
Hello,
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 and I created a sample project for you with the functionality you want. Basically I added three Buttons for Add, Update and Delete for the XamGrid’s Rows.
Feel free to write me if you have further questions.
Another option would be to work against the data source directly.