hi 
1) if I have a lstbox with info, and txtboxes to display these information..
how to show the information in text boxes when I click on the items inside the listbox ?
2) I want to use a combo box.. with categories
and when i choose one category.. I want the other list box to display only the items of this category ?
3) I want to calculate the profit of employees per day and per person ?
( if i have a store )..
4) In that store I have many items to sell,, each has information..
if the customer buy from these items ,, how to change in the list box that the quantity of this items has decreased?
also if I'm using List Of and classes with the list box ( all to store informations about items )
please help ASAP
1) if I have a lstbox with info, and txtboxes to display these information..
how to show the information in text boxes when I click on the items inside the listbox ?
2) I want to use a combo box.. with categories
and when i choose one category.. I want the other list box to display only the items of this category ?
3) I want to calculate the profit of employees per day and per person ?
( if i have a store )..
4) In that store I have many items to sell,, each has information..
if the customer buy from these items ,, how to change in the list box that the quantity of this items has decreased?
also if I'm using List Of and classes with the list box ( all to store informations about items )
please help ASAP