How to Disable Edit/Insert/New Buttons in DetailsView or GridView (ASP.NET 2.0+)
Sunday 6 September 2009 @ 5:27 pm
  So, this is kind of embarrassing, that it took me a while to figure this out.  I have not been doing pure asp.net server control programming for a while, but I figure since it took me a while, maybe there is someone else in the same boat. So, you have a GridView [...]

How To Access Content From MasterPage in ASP.NET
Friday 20 March 2009 @ 9:41 am
  So, you want to access some content from inside a page that you created from an existing

How to Retrieve a GridView Based on a CheckBoxList of Items with Asp.Net using ObjectDataSource with a little LINQ Thrown In
Sunday 7 December 2008 @ 1:08 am
So, the problem is you have a list that you want to retrieve from that contains multiple values.  Say for example, you have a list of 5 cities and you want to retrieve a list of people in some combination of those cities.  If you use the class SelectValue method with ControlParameter in

Assigning a Custom Label Value in a ASP.NET GridView Using ObjectDataSource
Wednesday 6 August 2008 @ 7:10 am
In my previous post, Assigning a DropDownList Value in a ASP.NET GridView Using ObjectDataSource, I discussed how to put a forum post.   So, I have to say one of my main motivations for doing posts is I enjoy helping others through problems.  It gives me a certain satisfaction to know that I [...]

Assigning a DropDownList Value in a ASP.NET GridView Using ObjectDataSource
Tuesday 5 August 2008 @ 4:57 pm
As a moderator in the DropDownList into a template.  From there replace the