DotNetShoutout - Stories tagged with column
2
Shouts

Hide table column and colorize rows based on value with jQuery

published 417 days, 14 hours, 4 minutes ago posted by lenielleniel 425 days, 20 hours, 24 minutes ago
Sunday, April 01, 2012 8:31:29 PM GMT Saturday, March 24, 2012 2:10:58 PM GMT
This is a handy piece of code that I used last year in one of my projects. I had scheduled to post about it but it was just after I saw a question at StackOverflow asking for this that I decided to write about it. So here it is: let’s say you want a nice UI experience and to achieve that you wanna colorize/highlight a table row according to a given value present in a column of this row. This is a simple task when we use jQuery. Read on... (more)
category: UX | clicked: 71 | comment | | source: www.leniel.net
tags: ASP.NET MVC, column, row, hide, color, Programming, TAble, UI, JavaScript, Highlight, jQuery, WebGrid, CSS, HTML