Container ID

How do I get the Container ID from the variable that contains the grid object?

You may use the following line:
myGrid.entBox.id

Thanks, that was indeed the right solution! :sunglasses: :smiley: