1 How to tell if treeview has not selected any nodes?
2 How to tell if no rows are selected by datagridview?
3 How to tell if a cell in datagridview is empty?
3 How to judge whether a cell in datagridview is empty?
——————————————————————————————
3. ataGridView1.SelectedRows [0] .Cells [9] ........
dataGridView1.Rows [7] .Cells [9] .........