[flexcoders] Re: dataGrid not receiving user input (intermitently) in bottom right - itemRenderer problem..

2009-03-09 Thread Tim Hoff
1. Are there any known issues with extending Label for item renderers? No, but it's rare. 2. Assuming that the item renderer only needs to manipulate the text of the renderer, is example 1 - extending DataItemGrid - (below) a good way to do it? (I've never written one before, so I'm just

[flexcoders] Re: dataGrid not receiving user input (intermitently) in bottom right - itemRenderer problem..

2009-03-08 Thread tom s
Problem solved. But is was bizarre, so I'll explain. Also, I still have one or two questions, but mainly for education now... First, I set the visible property of the dataGrid to false. I then check the redraw region and never saw the area that was causing trouble before. So I figured it was