Hi, In my first attempt at using AJAX controls and extenders, I have run into a situation where I don't even know if it is possible.
I am creating a form that retreives info from a DB and using this data, creates dynamic controls. I want to have these dynamic controls use the extender and depending on which dynamic button is clicked, it would fire the extender and display data that corresponds with this new control. So I guess what I am basicly saying is can I dynamically set the TargetControlID of the AnimationExtender? Is it possible to have this extender fire for more than one control? Is there a better solution for this? Thanks in advance for any and all help. Geo...

