i'm totally lost here...

basically i've got a DataGrid in which i'm using template columns, and am binding a Dataset to it.

what is the VB code to loop through the rows of the Datagrid and hide certain labels/textboxes within the template columns, based on the value of other objects in the cells of the same row?