Browse by Tags
All Tags »
DataGridView (RSS)
The DataGridView developer has recently completed and posted two new whitepapers that implement a custom RadioButton cell/column and a numeric up/down cell/column. Check them out and post comments here: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=231989&SiteID=1%20
Read More...
One request that I've seen a few times is to have a column in the DataGridView display a rating like stars similar to what you would find in Media Player. I've posted this over at the MSDN forums, but I thought having it in the blog would also be good.
Read More...
Some people reported problems actually running the TreeGridView sample, so I've recompiled it on an RTM build machine (previously I was using the latest internal VS build). You can get the new version (that also includes release & debug binaries prebuilt)
Read More...
As part of my work I use an IBM Thinkpad laptop a lot (T40 model) and one thing that has bugged me a lot is that the mouse wheel button on the laptop keyboard (center button) doesn't work with the DataGridView. Below is the story of my investigation and
Read More...
One of the first things that I wanted to customize with the DataGridView is to make it support hierarchical data If you read my first blog post you'll find out that I'm not a developer (anymore). Even though I'm not a developer I still like to take features
Read More...