|
-
Apr 29th, 2011, 04:32 AM
#1
Thread Starter
New Member
Add Button To DataGridView Cell
Hi,
I have a one column DataGridView that I use to display data from a database.
Is it possible add a command button to one of the cells in that column? I don't want a second column as a DataGridViewButtonColumn. I want the rows containing the database data and the command button row in the same column.
Also, if that is possible, I don't want the button's width to be the same as the column's width. Is it possible to manually set the width property?
Thanks for you help.
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
|