AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.

Categories

Recent Posts

Changing GridView Column Color : AzamSharp

Thursday, September 04 2008

Couple of weeks ago I wrote two articles which explained column sorting scenario for the GridView control. I explained sorting bound columns and also auto-generated columns. One important point which I left out was how to remember that which column was sorted. Consider a scenario in which you have 10 columns and you sort the GridView by using one column but after some time you forgot that which column was used for sorting. In this article I will explain that how you can change the column color of the row whose header was clicked for sorting. Please note this article does not discuss sorting....

Read More:
Changing GridView Column Color : AzamSharp
Also See:
Using Parameterized Queries with the SqlDataSource : Scott Mitchell
Refresh GridView in Parent Page : AzamSharp
Master/Detail Part 2: Filtering With Two DropDownLists : Scott Mitchell
Save and Retrieve Images from the Database using ASP.NET 2.0 and ASP.NET 3.5 : Suprotim Agarwal
Master/Detail Filtering With a DropDownList : Scott Mitchell

1 comment(s) so far

MSAli# wrote:

fantastic article! keep good work going

Post your comment

Comment