Is it possible to have a JavaScript callback feature in a custom control? I'd like to add events to one of my controls, something like OnSomething or querySomething and postSomething.
Can it be done??