Hidden fields in datagrid?

MX04

I’m populating a datagrid with information and using a listener to detect a click on the row which in turn opens a new window…

My question is how can I include an “ID” field to send out with the link even though the “ID” field isn’t being displayed in the grid? Is there a way to assign each row a variable somehow or make a column / cell hidden?

Thanks