Dave, Original question was for computed styles/props on the cell level - task common for BUSINESS data. Example is for overloading row background method - more of standard WEB selector. While similar approach is doable ( replacing DataGrid itemRenderer property) it is neither robust no integratable with other itemRenderers. Please see my post on the way to separate computed styles/attributes from renderer. Regards, Anatole
On 2/20/07, Dave Carabetta <[EMAIL PROTECTED]> wrote:
This component might help get you down the path to the solution you want. It does row highlighting, and I'm sure you could easily add in styling if you want to. http://flexed.wordpress.com/2006/12/26/customgrid-v10-or-searchgrid-v20/ Regards, Dave. Cynergy Systems, Inc. On 2/19/07, boy_trike < [EMAIL PROTECTED]> wrote: > > Am I the only poor slob out here who does NOT want to sub-class a > datagrid to be able to > control for each cell the: > > • Background color > • Font Color > • Font Size > • Font Weight > > Is it possible that Adobe (or someone who I would be happy to pay $$$ > to) will come out > with a datagrid with an option similar to the labelFunction that has > these 4 fields passed to it > so I can easily and programmatically set any of these parameters? Maybe > its because I am > coming from Delphi which has a few different grids that offer these > features that I not > satisfied with the current offerings. Please let me know if there are > other BUSINESS > developers who feel the same way. (if not, I will assume that I am more > unique than my wife > lets on!) However, I warn you, I do not handle disappointment very well! > > Bruce > >

