Hi there,

i m a beginner in VB.Net.

i have 2 forms, F1 contains a ?Control and button1 & buton2. when the user click on the button1, the F2 with a datagrid display.The user can select a particular product by double click on the datagrid. The ProdName and Price will fill in the ?Control in F1. Of course this ?Control can display a list of prodName and price if the user click on the button1 and select more products. If the user click on Button2 it will show the total cost of the products.

What ?Control should i used ??
What is the coding to write on that ?Control??

Any help is appreciated.
Thanks,

viv