Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Problem with updates
 

Problem with updates

Hi!

Is there any way to update child records in a master detail form without using datagrid view control. It is working fine with a datagrid view control but I want to implement it through text boxes.

SHISHIR WAHI  Thursday, January 11, 2007 8:10 AM

I think it is absolutly possible.

what you should to do is to add a sql query which contain the use id(for example) to show the user's detail  in the textbox.

Gavin Jin - MSFT  Tuesday, January 16, 2007 9:33 AM

Do you use two forms to implement the master detail requirement? And More details please. .

Zhi-Xin Ye  Tuesday, January 16, 2007 7:32 AM

I think it is absolutly possible.

what you should to do is to add a sql query which contain the use id(for example) to show the user's detail  in the textbox.

Gavin Jin - MSFT  Tuesday, January 16, 2007 9:33 AM

You can use google to search for other answers

Custom Search

More Threads

• datagridview problems
• How to add rows dynamically to a bounded datagridview c#
• Problem with custom datasource
• Populating datarow and values lost....
• dataGridView; changes by the end user
• displaying images using gridview
• Bind custom CheckedListBox Control to single field in DB
• I have some Problem ProcessCmdKey?
• Problem with data from a CSV file
• hierarchical dataviewgrids