Hello! i'm new to dabo and i'm developing a small bookkeeping database front-end with it, everything's really good so far, but i can't figure out how to do this, what i want to do is to make certain rows in a dGrid have a different font based on the value of a database field.
The particular case is this: i have a list of invoices and i'd like to bold the outstanding ones (paid=false) and turn the expired ones (due date < today) red. I figured i could use something like a dynamic property, but how would i go about doing that in a row per row basis? Cheers, José _______________________________________________ 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]
