I was thinking that one might not want to apply item coloration to an item in all grids. You might want one color scheme when an item is displayed as a contact, but another when its used in a todo list.
So, I'm wondering if there is a way to programmatically detect the current grid that is being used to view the data? Some global variable or function that can fetch that information?
Thanks,
Mark
Comments