I have a VS C# application which displays GL account numbers. I have a datagridview that also has a button that opens the GL Account Mainteance window. I would like to pass the value of the GL Account number in the datagridview down to that window. Is this possible and, if so, please provide instructions or point me to the proper pages in the VS programmer's guide?
*This post is locked for comments