when i select the item in 1st dropdownlist, values are fetched from database and want to display in second dropdownlist... but the autopostback is not working for the 1st dropdownlist..
What i have to do?
I have checked your code and its working. Put debug on deptddl1_SelectedIndexChanged and check is your code getting called or not.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.