Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » DataGridView   (RSS)
New Whitepaper/Samples for creating custom DataGridView cell/columns
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...
Media player like rating DataGridView column
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...
New link for TreeGridView
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...
DataGridView mouse scrolling button with IBM/UltraNav driver
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...
Customizing the DataGridView to support expanding/collapsing (ala TreeGridView)
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...
Page view tracker