Ed Leafe wrote: > On Jan 24, 2008, at 2:45 PM, Paul McNett wrote: > >>>> It isn't possible to set colors per row? Only odd/even? >>> >>> Not at the framework level; we haven't implemented anything like >>> DynamicRowColor or anything. >> >> Sure we have. See dColumn.DynamicForeColor and DynamicBackColor: >> >> http://paul.dabodev.com/doc/api/dabodoc/dabo.ui.uiwx.dGrid.dColumn.html#Properties_DynamicForeColor > > Well, that's at the column level, no? There's no way to set it grid- > wide, unless you set it identically for all columns.
True. I see we've made grid.DynamicHeader* properties. It shouldn't be hard to implement grid.DynamicForeColor and friends. But in the meantime, it probably isn't a big deal to define the function once and then set the col.DynamicForeColor for each column. I did this in my app and don't remember thinking it could be much better. Paul -- http://paulmcnett.com _______________________________________________ Post Messages to: Dabo-users@leafe.com 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/dabo-users/[EMAIL PROTECTED]