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
425
Problem Adding Rows using BatchUpdate
posted

I am using WebDataGrid with an ObjectDataSource.

Works fine Selecting, Deleting and Updating records. But when I add a row from client-side and then click Save button to save the added row to database, the InsertMethod actually adds the new record to database, but after postback the added row disappears from the grid. Of course, when I refresh the page the added row appears.

What am I doing wrong?

Thanks

Edson

Parents
  • 2735
    posted

    Hello,

    Thank you for contacting Infragistics!
    This is an initial update to let you know that I have received your support request and will be looking into this matter for you. I will follow-up with you regarding my findings.

Reply Children