I have set up a datagrid and in one of my columns i have a link button. I also have a label in that column.
I have set the label to "Visible=False" as default
I would like to know if anyone knows how to make the label for a given row to become visible based on a person clicking the link button in the same row.
I have set the label to "Visible=False" as default
I would like to know if anyone knows how to make the label for a given row to become visible based on a person clicking the link button in the same row.