Does BackColor automatically override the AlternatingRowColor? Regards,
Nate On Sep 15, 2012, at 1:04 PM, Ed Leafe <[email protected]> wrote: > On Sep 15, 2012, at 10:41 AM, John Fabiani <[email protected]> wrote: > >> In Fox, you can set the row background color. Is there an easy to set >> the background color of a row based on a field in the row (record) in dGrid? > > BackColor is a property of a Column, so you would have to set the > DynamicBackColor for all the columns in the grid to the same function. > > > -- Ed Leafe > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users > Searchable Archives: http://leafe.com/archives/search/dabo-users > This message: > http://leafe.com/archives/byMID/[email protected] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
