[flexcoders] DataGrid cell edit and Row color problem

2006-05-22 Thread sinacapho
Dear all, i have need to change the row color after the one of the cell have been edit. people says that it can use dg.setPropertiesAt(2, {backgroundColor:0xFF}); i find it work ^_^, but i have also add other properties by 1) dg.setPropertiesAt(2,

RE: [flexcoders] DataGrid cell edit and Row color problem

2006-05-22 Thread Karl Johnson
: Monday, May 22, 2006 9:42 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] DataGrid cell edit and Row color problem Dear all, i have need to change the row color after the one of the cell have been edit. people says that it can use dg.setPropertiesAt(2, {backgroundColor:0xFF}); i

RE: [flexcoders] DataGrid cell edit and Row color problem

2006-05-22 Thread stacey
cell edit and Row color problem Dear all, nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; i have need to change the row color after the one of the cell have been edit. people says that it can use nbsp;nbsp;nbsp;nbsp; dg.setPropertiesAt(2, {backgroundColor:0xFF}); nbsp;nbsp;nbsp;nbsp;nbsp;nbsp