OzzyxOscar
New member
- Joined
- Nov 28, 2010
- Messages
- 2
- Programming Experience
- Beginner
Hello can someone please explain to me how this line of code works. I have to add comments to it for homework , based upon how it works.
The code line :
Me.DataGridCustomers.Rows.Remove(Me.DataGridCustomers.SelectedRows(0))
Thank you for your time.
=]
The code line :
Me.DataGridCustomers.Rows.Remove(Me.DataGridCustomers.SelectedRows(0))
Thank you for your time.
=]