Monday, September 24, 2012

Immediate Post Changes:

Ever wondered what's this Field Property is all about?

The field property "Immediate Post Changes" is used to post the field changes
immediately to the server.

If "Immediate Post Changes" is set to TRUE, PreSetFieldValue event on the server will be triggered.

If "Immediate Post Changes" is set to FALSE, only then PresetFieldValue event on the Browser will be triggered.

For Instance:
Calculated fields are not automatically refreshed when a related field value changes; they are refreshed only after committing the record. To have them refresh immediately after the fields have been changed the Immediate Post Changes property of the field needs to be set to TRUE.

Hope this helps!! 

Followers

Search This Blog