RE: [flexcoders] Datagrid Issue

2005-12-05 Thread Matt Chotin
Don’t you need a check for < 1000 in your if (price > 100) test?   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Shahnavaz Alware Sent: Monday, December 05, 2005 4:59 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Datagrid Issue  

RE: [flexcoders] Datagrid Issue

2005-12-05 Thread Shahnavaz Alware
ame.                   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: Monday, December 05, 2005 5:04 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Datagrid Issue   Don’t you need a check for < 1000 in your if (price >

RE: [flexcoders] Datagrid Issue

2005-12-05 Thread Matt Chotin
@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Shahnavaz Alware Sent: Monday, December 05, 2005 5:17 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Datagrid Issue   Hi Matt,   The code is not the problem here. I am not sure if I have to reassign the dataprovider

RE: [flexcoders] Datagrid Issue

2005-12-06 Thread shahnavaz Alware
ot;, 0x00) with no luck.   Thanks,   Shahn   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Matt Chotin Sent: Monday, December 05, 2005 6:16 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Datagrid Issue   Well you still need an els

RE: [flexcoders] Datagrid Issue

2005-12-06 Thread Matt Chotin
: RE: [flexcoders] Datagrid Issue   Thanks Matt,   I was under the impression that when datagrid sort, will clean itself off. Using the same example how I can make the cellRenderer change the color of entire row where Price > 100? I did tried using listOwner[getCellIndex().itemIndex].setSt