Results 1 to 2 of 2

Thread: DataGrid Edit command

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Posts
    10

    DataGrid Edit command

    I have a datagrid and I'm trying to put in the edit command. The edit event works, it opens up the current record to edit, but when I click on the update button or cancel button, those events don't fire. Is there a step that I'm missing that would make these fire?

  2. #2
    Lively Member
    Join Date
    Nov 2003
    Location
    Amsterdam
    Posts
    74

    Re: DataGrid Edit command

    You have to add the event handlers for UpdateCommand and CancelCommand in order to have update and cancel events to get fired
    Everything I code, is a piece for Museum.

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