Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
325
Add, Update, Delete Row in xamGrid, by code behind
posted

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.

Parents
No Data
Reply
  • 138253
    Offline posted

    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.

    XamGridAddUpdateDelete.zip
Children