November 2006 - Posts
I try to use the latest version, but I keep getting error [Method error 500]. Therefore, I go back to old version. I got the cascading dropdown work. However, I only get it work if my webservice is a part of my project or solution. I try to use the webmethod...
Hi guys and gals, After instaling Beta2, AnimationExtender stops working, with some parser error like : Animation on TargetControlID="some server control" uses property AjaxControlToolkit.AnimationExtender.onclick that does not exist or cannot be set...
In future releases can we see a publisher policy added to the build? The rate at which builds are coming out it's hard to keep up when using in a production release. Cheers, Colin Read More...
Hi All I'm using the latest release of the toolkit. I'm building a CascadingDropDown and am getting a 12030 method error when I use a remote service (rather than have the service in the same project). <cc1:CascadingDropDown ID="CascadingDropDown1"...
What I'm trying to do is activate an animation only if the page is valid. It seems that the animation extender only allows client side conditions. What I'm trying to do is once a submit a form inside of an update panel. If the form is valid, then run...
After Beta 2 installation PagingBulletedListExtender is not working anymore, just creates one long bulleted list. And more, notorious error 'SYS is undefined'. All changes suggested in the migration to Beta2 guide done. Read More...
I have set up an animation and it works fine. I need this animation to fire only on certain conditions which are determined on the server side during OnLoad. How can I modify the animation from OnLoad so that nothing happens when the condition is not...
I have a gridview inside an update panel, which is inside a modal popup panel. When the gridview updates, if it is larger than the original size of the popup panel, the panel does not render quite right. If I scroll at all, the panel corrects itself....
I have the following ASPX: <asp:TextBox ID="tbTextBox" runat="server"></asp:TextBox> <cc1:AutoCompleteExtender ID="AutoCompleteExtender1" runat="server" TargetControlID="tbTextBox" ServiceMethod="GetStudentNames" ServicePath="Student_WS...
Right now I'm working on an extender that needs to include numerous .js files I'd like to register for inclusion on a page. I've added: [assembly: System.Web.UI. WebResource ( "first.js" , "text/javascript" )] [assembly: System.Web.UI. WebResource ( Read...
More Posts
Next page »