cell styling in a datagrid - any examples available?

cell styling in a datagrid - any examples available?

I'd like to display dynamic data in a grid and style each cell based on the underlying data values (e.g. if a date is past due show in red; if a value is -ve show in red, bold font etc). (sort of like a spreadsheet, but without the need for any bells/whistles)

Can this be done with Jquery and/or plugins? Anyone out there seen/done this - I'd like to find a working example to clone. I realize there may be  several different jquery datagrids out there - any suggestions re the most flexible/useful for this?

TIA
Patrick