Hi guys,
I have my sfdatagrid items from datatable.
How can I change a background color for each similar item.
Common sample shows like grid.background=color.red this code is specific to red only.
What i want to show is grid.background= randomcolor. And each color correspond to an item?
Pls help.