|
-
Dec 4th, 2003, 12:54 PM
#1
Thread Starter
Junior Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|