I am new to the Datarepeater control.
I have managed to get it working, tied to a dataset from a stored proc. I would like to be able to hide (set visible to false) several textboxes based on the value of another textbox for various items. I am not sure where to do this. With a datagridview I have always done this type of formatting as I load the grid.
Thanks in advance for any help
Robert
I have managed to get it working, tied to a dataset from a stored proc. I would like to be able to hide (set visible to false) several textboxes based on the value of another textbox for various items. I am not sure where to do this. With a datagridview I have always done this type of formatting as I load the grid.
Thanks in advance for any help
Robert