changing cell color using the API ?
changing cell color using the API ?
![vtgav](https://secure.gravatar.com/avatar/73df5b9fb087b9d97cfa10bbaf42f6a4/?default=https%3A%2F%2Fvanillicon.com%2F73df5b9fb087b9d97cfa10bbaf42f6a4_200.png&rating=g&size=120)
I'd like to set the background color of a cell based on various factors but I can't figure how to do that using the api - any advice appreciated,
thx,
Gav
This discussion has been closed.
Answers
createdRow
,rowCallback
andcolumns.createdCell
options are used for setting background colors, etc.Kevin