D
DotNetJunkies User
Hi all,
I'm trying to create a program that has two forms. One form is a search and is up and running. The other form is a edit/save info form. I do a search on the one form and it generates a datagrid with the matching criteria. I place that in a text box on the same search form. I need to get that number from that text box to a text box on the edit/save info form. Any help will be greatly appreciated.
Thanks,
MD
I'm trying to create a program that has two forms. One form is a search and is up and running. The other form is a edit/save info form. I do a search on the one form and it generates a datagrid with the matching criteria. I place that in a text box on the same search form. I need to get that number from that text box to a text box on the edit/save info form. Any help will be greatly appreciated.
Thanks,
MD