This is not something I have had to deal with too often which is why it wasn’t apparent to me the first time around. FACT: […]
Telerik RadGridView Column Format Calamity
Wow… just wow. I lost about an hour trying to figure out a: TargetInvocationException: Exception has been thrown by the target of invocation. This is […]
WinForms: Object reference not set to an instance of an object
I wrote about this already, but I just wanted to write a post about a very very weird encounter with this error while working with […]
DataGridViewButtonColumn Text Won’t Show
This is a stupid Gotcha, like most Gotchas it is just irritating and something that frankly could have been designed better. The Gripe If you […]
DataGridView Loses Formatting and Columns After Setting DataSource a Second Time
Problem This was particularly annoying. If you have a DataGridView you are working with, you have setup the DataGridView through the designer and you have […]
Windows Form Designer File Hell: Object reference not set to an instance of an object
I spent 2 hours trying to figure out why a form I was working on was telling me that there was something wrong with a […]