NetTalk Central

Author Topic: Can rows in a browse be conditionally coloured?  (Read 2619 times)

John Fligg

  • Sr. Member
  • ****
  • Posts: 361
    • View Profile
    • Ambrit Software
    • Email
Can rows in a browse be conditionally coloured?
« on: January 11, 2012, 12:47:47 AM »
Is there a way to CONDITIONALLY colour a row of a browse in code?

i.e. If Type = 'A' background = white foregorund = red etc?

or is it all done via CSS?

Thanks

John

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Can rows in a browse be conditionally coloured?
« Reply #1 on: January 11, 2012, 02:56:50 AM »
while you can probably do it in hand-code at the row level, from a template perspective it's done at the cell level.
See the CSS tab there are various creative ways to apply conditional css there.

Tip: CHOOSE is your friend.

cheers
Bruce