CFSelect Bind events (onBindError, why no onBindSuccess)
I'm working with using ajax and doing a bind with a CFSelect in order to dynamically populate it from a database. The problem I'm having is it takes time to do this, so I need a way to show that the data is loading to the user. I cannot find anyway to tell when a bind is completed though. There is an onBindError event apparently, but no onBindSuccess.
Is this a foolish oversight on adobe's part, or is there some other method of being able to tell when a bind operation has succesfully completed? Surely they anticipated such an obvious need for something like this rather than having forms just suddenly change while the user is in the middle of doing something in them.
