G
Guest
hi
i have 2 DropDownList :
DDLCategory: the Category to sale
DDLItem: the items that belonging to this Category
whan i select item from DDLCategory - i want that all the items that
belonging to this Category will be in the DDLItem
i use :
SelectedIndex, SelectedItem...AND SO ON...AND always i get the first item
from DDLCategory
what sohld i need to write?
thanks
i have 2 DropDownList :
DDLCategory: the Category to sale
DDLItem: the items that belonging to this Category
whan i select item from DDLCategory - i want that all the items that
belonging to this Category will be in the DDLItem
i use :
SelectedIndex, SelectedItem...AND SO ON...AND always i get the first item
from DDLCategory
what sohld i need to write?
thanks