Hello Joe,
The client event "
OnClientDropDownClosed" event fires after the drop-down list has been closed. You can invoke an ajaxRequest() to server side to perform some code in server.
The documentation shows how to invoke ajaxRequest.
Client-Side API
-Shinu.