Hi,
 
Need some help here.
 
Assume I have an editable datagrid with 10 columns and 10 rows, all cells initially populated with a value 0.
 
When I enter a value, say 10 in the first column and tab out, I need to update all the succeeding columns with the value 10. And then if I say edit the 3rd column with a different value, the succeeding columns should update with the new value.
 
What would be the most efficient way to achieve this?
 
Maybe I should try to generically find the "newValue" of a cell and then assign it by rowIndex-columnIndex?
 
Thanks
Sree


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to