ASP.NET AJAX Toolkit Forum Posts

November 2008 - Posts

Help disposing of a hovermenuextender corectly on the client
I have a custom behavior and in it I create a hovermenu extender behavior. Then I dispose of it correctly(the same way I dispose of all other extenders) but always get the error message at the end when I close my browser from that page that show up in...
linkbutton serving as okcontrolid for modalpop, won't fire click event
my problem is that i have a div as a modalpopup, with a linkbutton inside of it. so user clicks another linkbutton, gets this pop, clicking this linkbutton postbacks a sql update command. works fine when i set no okcontrolid, but when i don't the...
Putting it all together seems to confuse AJAX somewhat?
Check out this screenshot: http://www.facebook.com/photo.php?pid=1227400&l=e2e3e&id=700964326 The intent is to have four 'portlets' which stream RSS from blogs. Ajax controls on the page are UpdatePanel, and each of those four Panels are...
Reorderlist not updating
I'm having a heck of a time getting a redorder list to reorder using sqlite. The table is simple, 1 prime key, 4 data fields, and an int order field. Here's my code. The query is fine, but the reorder simply doesn't seem to work. 1 < td...
Unspecified error using CalendarExtender
Hi all ! Hope someone can help with this mistery. Ive been using CalendarExtender (ajaxtoolkit) for a while and Ive noticed a strange issue...everytime the page is first loaded (after I delete my temporary cache) I get a javascript "unspecified error"...
Prevent UpdateProgress-control of triggering
I have an UpdateProgress bar inside user control. Whenever I click Save-button, UpdateProgress-control display "Data loading" text. This is what I want and everything works as wanted. However I have a linkbutton inside that same user control...
rebind the label's reader after rating changed
hi i am using ajaxrating control. and i have a label to show the average of points for that item. I want from that label change after someone's vote is changed. I dont wanto to refresh or pass to another page and come back to that page. I want ot...
An extender can't be in a different UpdatePanel than the control it extends.
Hi, im using popup control extender to display a register form , and also when user clicks on User ID text box in the Register form another popup appears which displays Guidance for filling the registeration form. My problem is that when i click on UserId...
Update panel doesn't play nice...
Hmm, is seems like the update panel and gridview don't play nice together. I have three gridviews on a single tab panel. Two of the gridviews are each in their own update panel. All of the grid views have caption headers. When the update panel updates...
Modap popup extender
Hi all, I am new to asp.net ajax. This is my requirement. I have 9 textbox and 2 radio buttons and two buttons(Verify and Print) in my webform. When verify button is clicked, the values entered in the web form should be displayed in modal popup extender...
More Posts Next page »