Hello,
I have the following problem:
I want to have a popup box that displays the results of a search in a datagrid. After displaying the results the user can select a row and then the form must be filled with that specified record. I know how to make a search method that displays data in a datagrid, but i don't know how to make it in a popup and i have no idea how to throw the information back to the form.
can someone help me with this problem.
I'm programming in vb.net (windowsforms application)
thanks very much
Willem
I have the following problem:
I want to have a popup box that displays the results of a search in a datagrid. After displaying the results the user can select a row and then the form must be filled with that specified record. I know how to make a search method that displays data in a datagrid, but i don't know how to make it in a popup and i have no idea how to throw the information back to the form.
can someone help me with this problem.
I'm programming in vb.net (windowsforms application)
thanks very much
Willem