Hi
My scenario is I am having an assign color UI where user will define component and an color to it(I may have 40-50 components and user can set a unique color for component(so color is repeated for 2nd component) or color an be repeated )
Ex: Component Color
Sony TV Green
Apple Ipad Blue
Philips Razer Red
Sony Blue ray grey
etc
-----------------
I will bind the other data related to components to a gridview when binding I should set the color for each row(as defined in the above example) with respect to component.so my each row color will change depends on data.
EX: Component quantity Distributor Name Country
Sony TV 10 Rickey Aus
Sony Blue-ray 5 hari Ind
Apple i pad 20 greg UK
Philips Blue-ray 10 Martin US
etc
here i need each color for each row as the component is different
One more thing is user go to the assign color UI can change the color of the component at any time. when he again come back to the grid page the colors need to be updated for the components
Can u please post some example and how can this be implemented
Regards
Nav
My scenario is I am having an assign color UI where user will define component and an color to it(I may have 40-50 components and user can set a unique color for component(so color is repeated for 2nd component) or color an be repeated )
Ex: Component Color
Sony TV Green
Apple Ipad Blue
Philips Razer Red
Sony Blue ray grey
etc
-----------------
I will bind the other data related to components to a gridview when binding I should set the color for each row(as defined in the above example) with respect to component.so my each row color will change depends on data.
EX: Component quantity Distributor Name Country
Sony TV 10 Rickey Aus
Sony Blue-ray 5 hari Ind
Apple i pad 20 greg UK
Philips Blue-ray 10 Martin US
etc
here i need each color for each row as the component is different
One more thing is user go to the assign color UI can change the color of the component at any time. when he again come back to the grid page the colors need to be updated for the components
Can u please post some example and how can this be implemented
Regards
Nav