Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

I have a datagrid that is being used for data entry. I have a column called "Product". While adding a row , I want to allow the user to click on a button in the datagrid row which will pop-up a page that will have a list of all the available products(listed in a datagrid). He will select a product from the list.

What I want to know is how do I get this selected value back into a textbox in the datagrid in the parent form.

I can get the selected value in a session variable , but in the parent form how do assign this value to the texbox.

 

Note that the datagrid will multiple rows. How can I find the name of the textbox to which to return the value to.

 

 

Thanks

When you gotta go,you gotta go !!!!!!!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...