Hi all,
I was just trying to do a simple popup menu that triggers off a label/span/div. Maybe I'm using the wrong extender for the job. I don't really want to update the target control on the page, I just want to trigger the popup on click (not hover), do some server-side processing in the code inside the popup panel (using an update panel) and then close the popup when a user hits save. The use case is the user is doing some work around a template: save, save as, rename, delete. they will select the action using radio buttons, potentially enter some text in a textbox (such as a rename) and then hit save. I then want to take care of their action and dismiss the popup. This is really just a variation on the Netflix scenerio that others have asked about.
It looks like I have to commit to the target control in order to close the popup menu. The problem is I can't commit to a control like a label, because it is trying to write out data to the label and says it has no default destination property defined. It works okay if the target control is a textbox, but that really isn't the interface behavior I want. Do I need to customize the extender, use something else???
Thanks,
Curtis
Curtis Swartzentruber / CLARITY CONSULTING
http://blogs.claritycon.com/blogs/curtis_swartzentruber
Work for us: http://www.claritycon.com/careers/
Personal Blog: http://feeds.feedburner.com/swartzentruber/QFjK