ServerText
ServerText
Enable server storage (and retrieval) of grid cell text
Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.
Applies to: Grid
Introduced in KCML version 5.02
In KCML 5.02 if this property is set to TRUE then a copy of the grids contents will be stored at the server side to allow the contents of edited grid cells to be retrieved by the program. This property was a design time only property that had no effect if changed under program control.
Starting with KCML 6.00 this property is always set to TRUE and it cannot be unset at design time or at run time.