ASP.NET AJAX Toolkit Forum Posts

August 2008 - Posts

Update panel used with ModalPopupExtender : update/insert/delete impossible
Hi and thanks in advance. I use the UpdatePanel, and not the Panel to set the GridView.SelectedIndex without page reloading. Check one CheckBox in the GridView Autopostback to true allow CheckBox1_CheckedChanged to set the GridView1.SelectedIndex DetailsView...
AJAX Menu in Safari 3 for Mac
I'm getting ready to launch a new version of our website at (thedive.info) and I was testing it on my Mac and the Menubar doesn't work in Safari for Mac. It works fine in Firefox. Does anyone have any ideas on how to get it to work? Thanks, Eric...
Using RequiredFieldValidator with ModalPopupExtender
I've successfully used RequiredFieldValidator before and understand how it works. But now I'd like to use it with DetailsView inside of a Modal Popup dialog box. So I have a DetailsView full of textboxes and then below that an OK button and a...
How do I point SlideShowExtender to images outside my application directory?
Hi, I'm thinking (hoping) this is relatively easy to do, but I'm not having any luck with it. I have an application with a SlideShowExtender that is currently using images located in a directory within my application. I would like to have it use...
retricting dates on the ajaxToolkit:CalendarExtender control
Hi Is it possible to restrict the dates returned by the ajaxToolkit:CalendarExtender? I would like to only show October / November of the current year. thanks in advance. Read More...
AJAX ConfirmButtonExtender
I have an AJAX Confirmbuttonextender <tr><td><asp:LinkButton ID="lnkAcquire" runat="server" Font-Bold="True" OnClick="lnkAcquire_Click">Acquire</asp:LinkButton></td></tr> <ajax...
AJAX AutoCompleteExtender Not Working
i have autocomplete extender as < asp : TextBox ID ="txtCommodity" runat ="server" CssClass ="TextBox" AutoPostBack ="true"></ asp : TextBox > < ajaxToolkit : AutoCompleteExtender ID ="autoComplete"...
ajax extenders
: I have using some ajax extenders and have some issues. q1)I asked before on ajax controls but also do ajax extenders have any speed issues when loading? q2) I notice my /bin folder is sizes 2.2MB. the ajaxcontroltoolkit.dll file is 1.2mb i have a whole...
AutoCompleteExtender moves when i type in the textbox
Normal 0 false false false EN-US X-NONE HE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes;...
ModalPopup with Relative DIVs and Z-Index
So I've searched the forum for info on how to get ModalPopups to consistantly Pop-Up on top of all other page elements when using relative positioning and z-indices. I've seen multiple answers, and the one that seems to work best is to modify...
More Posts Next page »