How to create browser with different colored rows?

cthulhugeek

New Member
Hello,

Is it possible to create a browser with different color (bgcolor and/or fgcolor) for the row depending on the data. Like lets say you had a browser to browse through item records, and you had certain items that are considered hot items. And you wanted the browser to have the rows with hot items to have a red background and white forground, so they stand out as you browse through the records. Is this possible?

Kind Regards,
Don Foley
www.donaldcfoley.com
 

joey.jeremiah

ProgressTalk Moderator
Staff member
sure. search for the "ROW-DISPLAY" event in the programming handbook. it also comes with examples. hih
 
Top