ItemChanged happens when an item is changed
Member of List (PRIM_LIST)
Name | Type | Data Type | Description |
---|---|---|---|
Item | *Input | PRIM_LIST.ListItem | Reference to the item |
The ItemChanged event is fired when the text of an item is modified by the user. This can only occur for columns that are capable to taking input.
Febuary 18 V14SP2