Submitted by Anonymous on 2008/12/17 19:45
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

The font properties are applied using the Grid > Properties > Options: Item font applies to...
  • If blank, font is applied to all grid columns
  • If not blank, font is applied to all columns specified. So, it the setting is a non-existant field, then font is not applied in that grid
Currently, the item back color is always applied. If a request is made, this can be changed.

Pierre_Admin

2010/08/24 11:10

In reply to by Pierre_Admin

[quote=Pierre_Admin]
Currently, the item back color is always applied. If a request is made, this can be changed.
[/quote]
 
Starting a few pre-rel back, it is possible to specify which columns show the item back color. If you specify a field name which is not present in the grid, the item back color is not applied