Forum: C# Aug 25th, 2007 |
| Replies: 8 Views: 1,724 This is the book I used. Its very good
C# BOOK (http://www.microsoft.com/MSPress/books/7219.aspx) |
Forum: C# Aug 14th, 2007 |
| Replies: 1 Views: 5,235 Set property allowUserToresizeColumns to false.
Click Columns > Collection to open column editor and set you column width values |
Forum: C# Aug 4th, 2007 |
| Replies: 6 Views: 6,323 I will presume that you are referring to the datagridview control.(After all this is 2007)
IF you are using Visual Studio 2007 then this is how you can create your own unbound datagridview... |