ietprofessional
Programmer
How do you check to see if a datagrid item has been selected?
I'm creating a editing form where a user will click a update button and if they didn't select a item in the datagrid I want them to receive a message, but I'm not sure how to check and see if a item has been selected in the datagrid.
If they do select an item in the datagrid the values will fill the textfields where they will update them and click the update button.
Thanks!
I'm creating a editing form where a user will click a update button and if they didn't select a item in the datagrid I want them to receive a message, but I'm not sure how to check and see if a item has been selected in the datagrid.
If they do select an item in the datagrid the values will fill the textfields where they will update them and click the update button.
Thanks!