|
-
Sep 3rd, 2010, 02:50 AM
#4
Re: Dataview with textbox on each row
Check out this thread for an example of creating custom column and cell classes.
http://www.vbforums.com/showthread.php?t=554744
If you need to use a control other than the standard TextBox then you'll also need to inherit that control and implement the IDataGridViewEditingControl interface.
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
|