Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27203

VS 2010 Have a changeable global variable

$
0
0
Okay, so I need a variable that I can use inside a procedure in a module and outside the procedure in a form.

Because I have a zero based bindinglist bound to a data grid view I use the selected row to give me the number then take that number and use it to access the specific element of the lists. Then using that data and assign it to text boxes in a form.
This is so I can edit it. Then I want to delete the selected element from the list again using the selected row number. And then add the new edited version back in its place?
Unless I can just overwrite the data?

Thank you.

Viewing all articles
Browse latest Browse all 27203

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>