Hi friends, I am using ADG with grouped columns. The number of grouped columns will be generated dynamically based on the condition. Here i am coloring the marks in the columns using the itemRenderer. In a group of columns, one column contains the maximum marks. Based on the maximum marks i am calculating averages and according to that i am coloring the marks. But here the maximum marks changes for every column group.
so here my problem is, i want to send this maximum marks as parameter to itemRenderer and calculate the averages for each column group in the itemRenderer itself. I am assigning the itemrenderer at runtime using classFactory So friends how can i send the parameters to itemRenderer at runtime. I seen that we can set properties to classFactory, but i cannot understand how can i call that into itemRenderer. Please provide me the solution. Thanks in advance Shankar Swaroop --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

