Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Silver Paladin #1
Re: DataGrid Row Color...Urgent plz!
Your not getting any love on this question. I have the same need. I am aware of
the setPropertiesAt(row#, {backgroundColor:0x000000}) for the list object, but
that does not seem to carry through to the datagrid object. Was thinking maybe
I have to loop through all the columns of a row and set each background color
for each cell separately?
Silver Paladin Guest
-
Urgent Help with DataGrid Itemrenderer
Hello I need some help. I am creating a custom DataGrid in which I pass it an indexed array with sample values: $columns = array( 0 =>... -
About datagrid..Urgent.
Hi, i have 2 datagrids(both using paging) on my web page. one use to display info with check box control. if i needs the row of info, i will... -
Urgent - DataGrid
Hi, Is there anyway to add a command button at the end of each row and when i click on it, it can post one of the value into another field? e.g.... -
Selection underscore color not showing URGENT
I am working on a document in Illustrator 10 and have been saving my work all along. I have been noticing hesitation in my tool selections and... -
reusable DataGrid Urgent!!!
Does anyone know how to create a reusable datagrid from a class or ASCX which could except dynamic properties like column header text and could... -
James Fee #2
Re: DataGrid Row Color...Urgent plz!
I don't see the original question, but I can infer that you wish to change
the background color of the row?
If this is the case you may wish to use a cellrenderer. It is a bit
complicated, but works well.
--
Jim Fee
Viking Electronic Services
jfee (at) vikinges (dot) com
"Silver Paladin" <webforumsuser@macromedia.com> wrote in message
news:dm7nh1$ffc$1@forums.macromedia.com...> Your not getting any love on this question. I have the same need. I am
> aware of
> the setPropertiesAt(row#, {backgroundColor:0x000000}) for the list object,
> but
> that does not seem to carry through to the datagrid object. Was thinking
> maybe
> I have to loop through all the columns of a row and set each background
> color
> for each cell separately?
>
James Fee Guest



Reply With Quote

