Results 1 to 3 of 3

Thread: Making DataGrid Editable???

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Question Making DataGrid Editable???

    How do I enable a DataGrid to be editable?

  2. #2
    Hyperactive Member
    Join Date
    Jan 2003
    Location
    Cape Cod, US
    Posts
    292
    if you're using Viz Studio, open up the property builder for the grid.

    Go to Columns and then Button Columns and choose the "Edit, Update, Cancel" Button

    Each guy will have his own event handler like:
    dg_EditCommand, dg_CancelCommand...

    Hope this helps get you started

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216
    yes it does 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