I’m working on a VB.net project.
So I’ve got a list of items (order history) along with other information and I’m displaying it using the Grid Control. I want to be able to select a row, then click a button to pop open another form that will allow the user to add that item to the order.
How do I reference the cells that are in that selected row with a button?
Imported from legacy forums. Posted by Alan (had 1203 views)