by jcompagner » Tue Jul 08, 2008 2:57 pm
When using a global method or calc the parameters should be pretty equal it doesnt make much sense that those are completely out of sync of each other.
In 4.0 they are this:
Calc:
rowindex (Integer), isSelected (Boolean), field_type (String), field_name (String)
Global:
rowindex (Integer), isSelected (Boolean), field_type (String), field_name (String), form_name (String), state (Record)
everything is possible to color, even individual cells (in tableview)
field_name and field_type are only filled in for a TableView in ListView/RecordView those are null.
Johan Compagner
Servoy