In my .aspx page there is a button and a textbox, if I click on this button a new form open where i have bound some data. Now what i make it like if i click on any item on this newly open form then the value or text should fill in the first
form's textbox.
should i use query string, if yes then how can u explain a bit
demoninside9
Participant
1626 Points
1823 Posts
How to move value from one form to another
May 21, 2009 10:19 AM|LINK
Hi All,
In my .aspx page there is a button and a textbox, if I click on this button a new form open where i have bound some data. Now what i make it like if i click on any item on this newly open form then the value or text should fill in the first form's textbox.
should i use query string, if yes then how can u explain a bit
thanx
Gaurav