When typing in a datagrid cell, I am capturing the datagrid's change
event and then making calculations on other cells in that row. 

I've used both invalidateList and invalidateDisplayList after I make
my calcs but it doesn't seem to update the text in the grid until I've
tabbed out of that cell and tabbed out of a second cell. 

I would really like to do the calcs and see them update in the grid as
I'm typing. 

Is there a better approach to for this?

Thanks,

Jeff

Reply via email to