Search

You searched for the word(s): userid:84959

Matching Posts

  • Help Understanding ScriptControlBase

    I am in the process of researching the MS AJAX framework, especially when it comes to control development. I am a little confused as to what the recommended way is to get a custom control to make a callback into itself to raise a server-side event. I have found a way to do it that seems really slick, but I have not found any documentation on the feature and am hesitant to use it. I have blogged about it here , complete with a simple sample. I am wondering if anyone here can comment no this technique
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jhenning on 2/14/2007
    Filed under: ASP.NET AJAX Control Toolkit
  • Re: VS2005 does not correctly open WAP

    I was getting the same problem. I had done a conversion on one PC and checked in all the files. I then tried to pull the files to another PC and it would not open in WAP mode. I proceeded to compare the files found in both locations and noticed that the webinfo file was no longer found on the PC that had done the conversion. Deleting this file seems to have fixed this issue. My confusion now is why the webinfo file is not needed anymore for WAP (since it was needed in the 2003).
  • UpdatePanel and Legacy conformance

    I am wondering if support for atlas in < xhtmlConformance mode = " Legacy " /> is going to be added? The script code will only substitute out the $ for _ function uniqueIDToClientID(uniqueID){return uniqueID.replace(/\$/g,'_'); Previous versions of ASP.NET used : instead of $
  • Re: SOLPARTMENU and Direction Problem

    The menu will render in RTL mode if you set the dir="rtl" on the body tag. Here is an example . (click the Dislay RTL at the bottom of the page).
    Posted to DotNetNuke (Forum) by jhenning on 2/15/2006
  • Re: SolPartMenu StartTabID and ExpandDepth

    I do not believe it is possible to do without modifying code at the moment.
    Posted to DotNetNuke (Forum) by jhenning on 1/23/2006
  • Re: solpartwebcontrols v 1.1.06

    you can try simply applying the latest version of the menu. Copy the solpartwebcontrols.dll into the bin folder and the spmenu.js, spmenucaps.config file to the controls\solpartmenu folder. Theoretically it should work... no guarantees though...
    Posted to DotNetNuke (Forum) by jhenning on 1/20/2006
  • Re: Open Source Alternative to SOLPartMenu??

    paskettj wrote: Jon, I checked out the Georgia Tech site and the (multiple) menus I see here are exactly what I'm looking to acheive. Specifically, the non-dropdown links at the very top, coupled with the horizontal menu by the logo and the vertical menu to the left. If you could give a brief explanation of how it was created I would be totally indebted to you! Jon Putting multiple menus on the page is possible with the skinning architecture. However, I believe in that site's case he used my free
    Posted to DotNetNuke (Forum) by jhenning on 1/17/2006
  • Re: Parent Menu Item bug in 3.1 + DNN Versions

    Please email me the skin, it will be easier to track down that way. My email is available in my profile.
    Posted to DotNetNuke (Forum) by jhenning on 1/16/2006
  • Re: Multiple Controls with ClientAPICallbackEvent

    FYI - I responded to your post on dnn.com.
    Posted to Custom Modules (Forum) by jhenning on 1/12/2006
  • Re: DNN 4.0.1 FAQs Module, visibility set to none, seeing missing image

    I know I saw another post on this issue, but for the life of me cannot find it... maybe I am ignorant, but could someone search for the post regarding this and link it to this response? The problem was introduced with the turning off of viewstate in the visibility control (admin\Containers\Visibility.ascx). <asp:LinkButton ID="cmdVisibility" Runat="server" CausesValidation="False" enableviewstate="True" > If you enable the viewstate of the cmdVisibility your problem will go away... not sure
    Posted to DotNetNuke (Forum) by jhenning on 1/11/2006
Page 1 of 59 (583 items) 1 2 3 4 5 Next > ... Last »