DataGridView Unselectable Column I

Sometimes I think I’ve searched every forum/group/mail list/news on the Internet. A long time ago, I needed to make a something like an “unselectable column” for a DataGridView in Windows Forms.

I didn’t find anything proper at that time. So I got something to work.

However, that solution didn’t work at all. Sometimes, I got weird exceptions I could not capture because they were thrown in another thread which code I couldn’t see. Now, .NET Framework code has been released for documentation purposes, I might try debug it with Visual Studio. 2008.

Yesterday, I decided to re-engineer and improve this solution. So I search in Google and I find a MSDN forum post which looked promising. And when I finished reading it, I found this solution:

Msdn Forums' Post 

Yeah, the solution pointed back to my blog. So I didn’t find anything useful to improve my poor man’s solution.

So… I think I will have to develop my own DataGridView control. Won’t I?

Advertisement

About me


My name is Rafa Vargas. I'm an undergraduate student of Computer Science at University of Seville, Spain. I am mainly interested in computer security, usability and the business of software.

Click here to read the full story.

Twitter subscription

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 6 other followers

Archives


Follow

Get every new post delivered to your Inbox.