V11 Storing State Information in the Grid or Dialog Object
Uploaded on Aug 16, 2013 / 291 views / 749 impressions / 0 comments
Description
M58 Alpha Five v11 Setting state variables Part 1 and 2
This video is for advanced developers. It shows how "state" information can be stored in the "state" object in the Grid or Dialog object. The data in the "state" object can be read in both client-side and server-side events. It can also be set in either client-side or server-side events. In many cases, storing state information in the Grid or Dialog object's "state" object is preferable to using session variables.