F
Flemming Christensen
Hi
I have to scenarios where I need to open a new form and transfer data to the
new form using VB.NET code
1. I have a startup form containing buttons. When click'ed I need to startup
a new form (no parameters needed)
2. I get to a new page with a repated table.
I need to add a button to each row in the repeated table, and when clicked
on I need to open a new form and transfer data to it based on info in the
row where the button is located.
Does anyone have some ideas how to do his in either vb.net or c#.net ?
I know I can open a new form with rules in infopath, but I would like to
know how´it can be done i .net.
Thanks in advance
Flemming
I have to scenarios where I need to open a new form and transfer data to the
new form using VB.NET code
1. I have a startup form containing buttons. When click'ed I need to startup
a new form (no parameters needed)
2. I get to a new page with a repated table.
I need to add a button to each row in the repeated table, and when clicked
on I need to open a new form and transfer data to it based on info in the
row where the button is located.
Does anyone have some ideas how to do his in either vb.net or c#.net ?
I know I can open a new form with rules in infopath, but I would like to
know how´it can be done i .net.
Thanks in advance
Flemming