Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Web Controls (http://www.velocityreviews.com/forums/f63-asp-net-web-controls.html)
-   -   Gridview header sorted column dimmed after selecting it (http://www.velocityreviews.com/forums/t779679-gridview-header-sorted-column-dimmed-after-selecting-it.html)

Tony Girgenti 03-13-2007 11:03 PM

Gridview header sorted column dimmed after selecting it
 
Hello.

I have a griview form on an ASP.NET 2.0 web page. The columns are sortable
and the rows are selectable.

When i first developed it, the columns were one color and very visible and
the same with the row selectors. After selecting a row , the row selector
button/link changes color and after sorting on a column, the column header
changes color.

Thia is not a problem during one session with a web page, but after closing
the page and returning to the page at some later time, the row selectors
that i selected in the previous page session are still the new selected
color yet still usable. The same with the column headers. The columns i
sorted on in the previous session are still dimmed, yet still usable.

How do i reset those selected row links and sorted column headers to what
they were when i first started this project?

Any help would be gratefully appreciated.

Thanks,
Tony




All times are GMT. The time now is 06:07 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57