[flexcoders] Re: DataGrid ItemRenderers and display text highlighted search text.

2009-03-05 Thread foobone9
You'll want to work from the item renderer up; not from the data down: http://blogs.adobe.com/aharui/2007/03/thinking_about_item_renderers_1.html --- In flexcoders@yahoogroups.com, "Todd" wrote: > > Hello All (probably one for Alex H), > I know I've seen this implemented before somewhere around

[flexcoders] Re: DataGrid ItemRenderers and display text highlighted search text.

2009-03-07 Thread Amy
--- In flexcoders@yahoogroups.com, "Todd" wrote: > > Hello All (probably one for Alex H), > I know I've seen this implemented before somewhere around the web, but I've > search for awhile and can't find it. > > I have a custom DataGrid that I've subclassed and do lots of trick > functionality