Okay I got it set to when a button is Link button is clicked, A Datagrid Visibility is set to True, Then I have the Text on the button change to Hide Datagrid
How do I set an if statement up or somehow set it up so that when it's clicked the first time, the datagrid is set to true, and the second click on the same button is set to not show the datagrid?
How do I set an if statement up or somehow set it up so that when it's clicked the first time, the datagrid is set to true, and the second click on the same button is set to not show the datagrid?