Results 1 to 3 of 3

Thread: Making a datagrid editable after populating....need help!!!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2003
    Posts
    31

    Talking Making a datagrid editable after populating....need help!!!

    I'm populating a datagrid during runtime with a dataset basically using a "Select * from Table"

    What I want to do is add a column all the way to the left(I'm assuming column 0) and make this column an "edit column"....that way, I can edit each of the rows by using the edititemindex property on the datagrid. Do you know how to do this in VB.NET code?

    I've seen examples of code in ASP.NET but I can duplicate it.

    Any help would be appreciated,
    Patrick

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Fort Collins, CO
    Posts
    366

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2003
    Posts
    31

    Cool

    Thank you very much. That link provides a ton of knowledge. I've kicked butt all day ever since I read it.


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