occurs after the options of the specified item (select or combo) were completely loaded from the server to the client
Parameters:
myForm.attachEvent("onOptionsLoaded", function(name){ //any custom logic here });
To load options from the server use the connector attribute.