CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Posts
    264

    Datagrid: Adding a new row and then canceling

    None
    Last edited by gknierim; January 2nd, 2019 at 06:49 PM.

  2. #2
    Join Date
    Jan 2006
    Posts
    197

    Re: Datagrid: Adding a new row and then canceling

    im having this problem now...how can i solve it?
    i use addnew, and the press cancelupdate and i have that same error: "cannot insert an empty row - must have at least one column value set."
    im using a dataenvironment with a datagrid
    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured