Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB.NET
|
VB.NET General VB.NET discussions for issues that don't fall into other VB.NET forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB.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 May 6th, 2004, 01:08 PM
Registered User
 
Join Date: May 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Add records from a Datagrid

I want to use a datagrid on a VB form that allows a customer to place orders. I have a table (Products) that has all of the items to order and I populate a datagrid from that table (25 items). Next I want the user to enter quantity per each item into the datagrid (this is basically so that the program can be dynamic and the end user can add more products). I want the report (Order) to only show the items that have a quantity entered, and then add the items to the Orders table and not affect the Products table.



If you have a better idea I would be happy to entertain the idea, thanks!







Similar Threads
Thread Thread Starter Forum Replies Last Post
Add records with VBA rohit_ghosh Access VBA 2 June 22nd, 2007 04:13 AM
Need help with a query to add records chacquard Access VBA 1 February 28th, 2005 04:23 PM
how to know who edit or add records? drachx General .NET 1 October 13th, 2004 05:36 AM
how to know who edit add records? drachx SQL Server 2000 9 October 13th, 2004 04:28 AM
How to add records hdvan SQL Server ASP 2 September 24th, 2003 12:43 AM





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