Title: Message
Working with the 1.5 grid and I have a column that has a button in each row that has to make just the cells in that row editable when clicked.  As a starting point I assume I have to have the grids editable property set to true, and the rows editable properties set to false initially. 
 
Does anyone have the syntax handy to target the editable property of all the cells in a row, or another approach that can be used to target the properties of a rows cells?  I can get at the column, but so far not the individual cell in the column and I'm assuming to get the effect that I'm looking for I need to loop through all the columns setting the editable property for the cell in the row that was clicked.
 
Any ideas or guidance would be appreciated.
 
Mike


--
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