M
Michael Persaud
Hi
I am trying to have a drop down list that will list some items from one table then when a user selects an item from that drop down list it should load another dropdownlist that will have matching subcategories. Then when a user selects the subcateagory it again queries the database.
I am however not getting past the first DDL. I am getting the data in it but i dont know how to get it to work using the selecteditemschanged event
Can some one help me pls
Thanks
MP
I am trying to have a drop down list that will list some items from one table then when a user selects an item from that drop down list it should load another dropdownlist that will have matching subcategories. Then when a user selects the subcateagory it again queries the database.
I am however not getting past the first DDL. I am getting the data in it but i dont know how to get it to work using the selecteditemschanged event
Can some one help me pls
Thanks
MP