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:
Understanding Script Injection Attacks : Sanjit Sil
Learn The Basics Of LINQ : Timothy Khouri
SQL Injection some tools to help : ASP.NET Debugging
Updating the TableAdapter to Use JOINs : Scott Mitchell
Refresh GridView in Parent Page : AzamSharp

1 comment(s) so far

MSAli# wrote:

fantastic article! keep good work going

Post your comment

Comment