Jump to content
Xtreme .Net Talk

bind combobox to one table and save the values in other table in winform


Recommended Posts

Guest Ravi Kumar12233
Posted

Hello all ,

 

I am very new to c# and visual studio

 

In my winform application , i have two table as data source :

 

1. Entry form

 

2. Master rejection reason

 

Now i need to fetch the rejection reason from one table and save the same on the entry form table ,Now when i bind these combo box to the rejreason table by creating a binding source , all the three combo boxes are updating with same value , and irrespective of the ID number where my entry is doing it is starting to save from the first row only , for example if Idon't enter the rej reason for first two rows and if i enter the rej reason for third row , the data is getting saved for 1st row only , kindly help me how to solve this , and kindly ask me if anything else is needed..

 

the design can be seen in attached images:

 

16278331627834

 

1627835

 

Continue reading...

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...