Needs review
Project:
Slickgrid
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2012 at 22:39 UTC
Updated:
15 Feb 2013 at 15:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
lee20 commentedAttached is a patch that adds a CSS selector to each cell based on the $field_id. This also removes the "cell-title" selector.
Comment #2
razkovnik commentedGreat job, Chris! And do you have any idea how would it be possible to add a CSS selector not only column based but also row based?
What I mean is the possibility to change the background color of every single cell based on specific event. For example: when the a cell is empty there will be no color, and when you put some value in - it's background color will be changed.
Thank you in advance!