Answered
Hide and Show Datagrid
How do I hide a datagrid and then show it?
I have a button to select. The button when clicked should show the datagrid. Once the user clicks a cell on the datagrid, it should hide again.
How do I hide a datagrid and then show it?
I have a button to select. The button when clicked should show the datagrid. Once the user clicks a cell on the datagrid, it should hide again.
The DataGrid component has a 'visible' property that you should be able to use to hide and show it.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.