get grid userdata

Hi,



how do i access the userdata of a grid, the global userdata? ie for this structure:





data



.

.

.









You can use getUserData with empty rowID parameter
    grid.getUserData("",“globaldata”)