Hi,
I have a web page with two dropdownlist.Th e first Dropdownlist contains the all department names. Now i want to get the employee name in the second dropdown list depends on the department, when the focus from the first dropdown list changes.
How can i create a lostfocus event in asp.net
Thanking You
Sandeep
I have a web page with two dropdownlist.Th e first Dropdownlist contains the all department names. Now i want to get the employee name in the second dropdown list depends on the department, when the focus from the first dropdown list changes.
How can i create a lostfocus event in asp.net
Thanking You
Sandeep
Comment