CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 Passing Grid Data to Another DataGrid

Print topic Send  topic

Author Message
jvinson

Posts: 2
Posted: 11/04/2005, 1:42 PM

I am creating a Order Entry system.

I have a datagrid "Grid1" at the top of the screen with a search. It displays all of the items that are for sale. In this grid all of the fields are labels except one unbound textbox for the user to enter quantity.

At the bottom of the screen is another datagrid "Grid2" that would have the current orders.

Can I put a link in the upper grid "Grid1" to pass the itemnumber(label) and the Value in the quantity textbox "Qty" to the bottom grid?

I have tried passing it as a link parameter, but I cannot pass the quantity textbox. It gives a compile error no matter what I do.

error BC30451: Name 'Grid1Qty' is not declared.



DataItem.AddHrefParameters.Add("Qty",System.Web.HttpUtility.UrlEncode((Grid1Qty).ToString()))



Any suggestions or help would be appreciated,

Jerry



View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.