I have had a look in a number of areas but can not seem to work out the code to delete child rows when deleting the parent. See
Private Sub DataGridView1_CellContentClick(ByVal sender As System.Object, ByVal e As System.Windows.Forms.DataGridViewCellEventArgs) Handles...
I have a datatable that I am using as a datasource to a datagridview. I am adding a datagridviewbuttoncolumn just before I set the datasource.
The problem that I am having is that I want the text "View" to show on the button and it is not.
I was under the impression that setting the Text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.