Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .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 April 18th, 2007, 07:15 AM
Authorized User
 
Join Date: Mar 2007
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Datagridview for input purpose

I am fairly new to C# programming
I have a question , Noramlly to interact with database(SQL2000)
we use textboxes on form.
but I want to insert values into database with help of datagridview(DGV),
Advantage of using DGV is that I can have multiple entries at one shot which is not possible with textbox(TB)
if we use TB we enter first row, enter it in dbase with button click event, clear the TB and then add next records

Take an example there is dbase with 3fields & n records
fields are as follows
NAME ROLLNO ADDRESS(combobox column)
RAM 15 PUNE
SAM 45 SANGLI
DAM 10 MUMBAI
But with help of DGV all these values can be entered in one shot of a
button click event


How to do this, I want to do it with DGVtextbox column, a DGVcomboboxcolumn
How to program it?
Thanks to everybody in advance....
If you know any site where this is programmed please suggest.













Similar Threads
Thread Thread Starter Forum Replies Last Post
purpose of the tooltip text Cyber Shiva HTML Code Clinic 1 September 17th, 2007 12:46 PM
Overall purpose of asp.net pchess36 ASP.NET 1.0 and 1.1 Basics 1 October 27th, 2006 02:57 PM
What's The Purpose? Ben Horne Forum and Wrox.com Feedback 2 February 18th, 2004 01:13 AM





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