CSG-SQU 0 Newbie Poster

Hello all.

first .. would like to thank those who help me figuring out
how to write the right code for Classes in aspx.cs file !!


In C# code
i wrote a class that has ((infromation about product)).
its name, model, desc, image, quan, price ... etc !!
all these information are listed in ArrayList !!


then >>
i need to specify 2 D array
that will maintain the(( Order Infromation))
product name
Customer name
Order Date and time.


a record of data will be listed in the array just when the user order a product .!!

in ASP.net
i want to display a table of Product Information
that will be locate dynamically !!!!

in other words, when the Quantity of such product is ZERO !!
then it will not be located in the Displayed table >< !

Moreover
i want to display the ORDER TABLE !!
that will be listed in the display windows too !!


How can i do all of that ??

any hint?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.