Color Cell based on Number

Discussions related to customizing hooks. Hooks are documented at http://bigprof.com/appgini/help/advanced-topics/hooks/
Post Reply
Saroma
Posts: 2
Joined: 2014-09-29 13:17

Color Cell based on Number

Post by Saroma » 2014-09-29 16:10

Hi,

I've tried a few ways to do it, but didn't get the outcome I wanted.

I have a field only with numbers. I just want a way to color cell/value based on:
if value >0 and <=10 color should be red
if value >10 and <=20 color should be blue
and if value is >20 color should be green

I know that this is simple for some of you, but I've searched and tried different solutions and none has helped me.

Thanks :)

Satya Kavala
Veteran Member
Posts: 45
Joined: 2015-04-15 06:33
Location: Hyderabad
Contact:

Re: Color Cell based on Number

Post by Satya Kavala » 2015-05-21 07:22

Hello saroma,
Please Check your PM.
Thanks&Regards
Satya Kavala
[email protected]

table_otto
Veteran Member
Posts: 30
Joined: 2015-05-12 13:05

Re: Color Cell based on Number

Post by table_otto » 2015-06-02 16:49

Please can you tell me also the hint to make this? I seach that for our club table... Thanks

User avatar
shasta59
AppGini Super Hero
AppGini Super Hero
Posts: 231
Joined: 2013-01-08 19:40
Location: Calgary, Alberta, Canada

Re: Color Cell based on Number

Post by shasta59 » 2015-06-03 01:53

Check out this link.

http://stackoverflow.com/questions/7986 ... ed-on-text

The above may do it for you.

Alan
Calgary, Alberta, Canada - Using Appgini 5.50 -

table_otto
Veteran Member
Posts: 30
Joined: 2015-05-12 13:05

Re: Color Cell based on Number

Post by table_otto » 2015-06-03 20:09

Oh, thats cool and easy to do. Thanks for your tip. :)

Post Reply