Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 28th, 2008, 09:15 AM
edurazee
Guest
 
Posts: n/a
Default Save data from within a DataGrid

 Can anyone show me how to insert new row data into DataGrid cells and persist the changes in the DB?

The condition is, the total code must be coded by hand.

The reason is, I have written a DB manipulation class. And, the DataGrid data insertion code must work with that.

I have found a similar project on
Code:
www.codeproject.com

Using the DataGrid Control
By Huseyin Altindag
but the author used Visual Studio drag-drop feature to add a DataSet control. So the code is verymusch obscure to me.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Save User Data Whitney Schopf Visual Basic 2005 Basics 2 December 27th, 2006 10:18 AM
to save datagrid content to a excel sheet josna VB.NET 1 March 4th, 2006 07:10 AM
Save Datagrid in a Excell format thomaz C# 6 February 24th, 2006 12:53 AM
Help With Datagrid create and save a dropdownlist macupryk C# 0 September 17th, 2004 06:17 PM
not able to save data using javascript rok Classic ASP Databases 0 April 21st, 2004 04:31 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.