![]() |
Click here to advertise with us
|
|
|||||||
| Windows Forms Discussion related to Winforms application development |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
![]() can anyone help me how to add data if i click on Add button(user input) and view data in daatgridview control database already made using(sql server) ty
|
|
|||
|
Try starting here: Create a Master-Detail Data Entry Form in WPF
|
|
||||
|
Bind your data to a BindingSource and bind that to the grid. Call the AddNew method of the BindingSource to add a new record.
__________________
![]() 2007, 2008, 2009, 2010 Why is my data not saved to my database? | Communicating between multiple forms MSDN: Data Walkthroughs | "How Do I?" Videos My Blog: Custom Events | Dynamic GDI+ Drawing |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|