I have a grid that has a GridButtonColumn in it. I have a command name set and call the command name on the grid_itemCommand. I have a hidden field called PKEY that I need to get the value of when the button on that row it clicked. How can I get the value of that hidden field? Right now all I get is , but if I set the visibility to True I get the value.