Hello again
Thank u for your kind helps
again i have a question
my problem is this
i have a program with 3 list boxes
when user choose an Item in one list box that item in parallel list boxes must also be chosen
here is an example
Quantity..... Name......Price
1 ............... pizza ...... 5
2.................coke ........1
when user clicks on the Pizza, number 1 and 5 must be selected too.
I don't know how to related them..