Browse by Tags

Related Posts

  • Using AJAX CollapsiblePanelExtender

    Hello, I am using a AJAX CollapsiblePanelExtender within a gridView on a webpage. The page also contains a fieldset with some labels, a dropdown, 2 textboxes and a "submit" button. Whenever the collapsible panel 'Plus' button (to expand) or the 'Minus' button are pressed - the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by danal on 05-17-2009, 12:00 AM
    Filed under: ajax, AjaxControlToolkit, asp.net, CollapsiblePanelExtender, GridView
  • Re: watermark extender and javascript?

    I don't mean to revive a dead thread but I wanted to post another solution for future Googlers. You can also use the WatermarkExtenders set_Text() method to set the text on the textbox. var watermark = $get('< %= WatermarkExtender.ClientID %>'); watermark.set_Text("John Smith"...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by Daren Dahl on 12-10-2008, 12:00 AM
    Filed under: TextBox, watermark, ajax, AjaxControlToolkit
  • embedded gif webresource in a js behavior file

    Hi everybody, is it possbile to write this in a embedded extended behavior js file: var imgPath = '<%=WebResource("fr.MyAsembly.Ajax.panel.gif")%>'; i know it's working in a css embedded file and this synthax is also use in the SliderBehavior.js file in the ajaxtoolkit. But...
    Posted to Custom Server Controls (Forum) by volnay on 12-02-2008, 12:00 AM
    Filed under: AJAX, WebResource, AjaxControlToolkit
  • Detecting Javascript enabled or disabled while posting data

    Hello, Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* 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; mso-style-parent...
    Posted to Client Side Web Development (Forum) by jijualex12 on 11-03-2008, 12:00 AM
    Filed under: .net, AJAX, AjaxControlToolKit, asp 2.0, ASP 2.0 with Vb .Net, Asp .Net MasterPage, asp.NET, asp.net 2.0 c#, ASP.NET 2.0, ASP.NET 2.0 FormView GridView Master/Detail Update, asp.net 2.0 javaScript, asp.net ajax, ASP.NET AJAX ATLAS Cross browser XML, asp.net authentication forms javascript modal, Asynchronous post back, atlas, c#, client script access check box list, client scriptcript, Client side scripting, client Side Web development, ClientScript, ClientScriptBlock, client-side component, developers, Client Callbacks, xmlhttprequest
  • Re: CalendarExtender bug with DynamicData in Safari

    After more whittling, I've come up with Workaround #3: If you replace the < asp : ScriptManager ID ="ScriptManager1" runat ="server" EnablePartialRendering ="true"/> tag in ~/Site.master with < ajaxToolkit : ToolkitScriptManager runat ="Server" EnableScriptGlobalization...
    Posted to Custom Server Controls (Forum) by danludwig on 10-23-2008, 12:00 AM
    Filed under: AJAX, AjaxControlToolkit
  • The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).

    I have a master page created that has been used with all .aspx pages on my current website however i'm getting the following error " The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>)." when trying to use it with a page that has registered...
    Posted to Client Side Web Development (Forum) by timtbone13 on 09-02-2008, 12:00 AM
    Filed under: AJAX, AjaxControlToolKit, web user control, user controls
  • Parser Error: Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The system cannot find the file specified.

    Firstly, I did read many post reagrding this error in the forum and on google. Yet, I could not find one that matched my particualr situation. I am getting the error: Parser Error: Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The system cannot find the file...
    Posted to Installation and Setup (Forum) by netrithms on 06-02-2008, 12:00 AM
    Filed under: VS 2005, .Net 2.0, Ajax, ajaxcontroltoolkit
  • '_behaviors' is null or not an object

    Hello, I have been trying to implment the AutoCompleteExtender within MOSS 2007 for several days straight with a number of issues. The last issue that has had me up all hours of the night is an error in IE 7: "'_behaviors' is null or not an object". I am using Windows Server 2003 R2...
    Posted to ASP.NET AJAX UI (Forum) by rxo13 on 04-18-2008, 12:00 AM
    Filed under: SharePoint, "MOSS 2007", ajax, AjaxControlToolkit, Javascript, MOSS
  • Uninstall AJAX or downgrade version

    I downloaded AJAX, but turns out I did the one for VS 2008, and I still use 2005. Is there a way to uninstall the AJAX and put on the older version, or at least do a downgrade? I noticed that my AjaxControlToolkit.dll's version number is 3.0.11119.0, but I need to use 1.0.11119.0. I am so confused...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by klynn125 on 01-10-2008, 12:00 AM
    Filed under: Ajax, ajaxcontroltoolkit
  • Getting it all to work together

    I need an accordion nav bar that works with ASP.net. I've used an ajax version that keeps reseting on ASP postbacks (bad!) and I have stumbled across this website which can offer several different methods to fix it. UpdatePanels are supposed to allow asp.net functions to be called without reloading...
    Posted to ASP.NET AJAX UI (Forum) by SageAMDP on 01-10-2008, 12:00 AM
    Filed under: .Net 2.0, Ajax, ajaxcontroltoolkit, not working, ajaxcontroltoolkit asp.net, AJAXextensions AjaxEnabledWebsite
Page 1 of 5 (42 items) 1 2 3 4 5 Next >