I
Ignacio Martinez
Hey group!
I'm kinda new on windows app development, and I'm playing around with
vb.net.
I have a small VB.NET app on wich I have a Browse Form wich calls, on
demand, an "insert data" form.
this last form has some input fields, and then an OK button.
the thing is that I want to refresh the Browse Form with the new data
(there's a Sub Procedure that does this) once I pushed the OK button on the
insert form.
the browse form is not MDI Container, the main menu one is.
but I cannot find the way to make it parent form for the second one, so I
can call methods from that or any other form.
(I hope my english is clear enough)
any ideas?
thanx a bunch
Ignacio.
I'm kinda new on windows app development, and I'm playing around with
vb.net.
I have a small VB.NET app on wich I have a Browse Form wich calls, on
demand, an "insert data" form.
this last form has some input fields, and then an OK button.
the thing is that I want to refresh the Browse Form with the new data
(there's a Sub Procedure that does this) once I pushed the OK button on the
insert form.
the browse form is not MDI Container, the main menu one is.
but I cannot find the way to make it parent form for the second one, so I
can call methods from that or any other form.
(I hope my english is clear enough)
any ideas?
thanx a bunch
Ignacio.