Search

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

Matching Posts

  • Re: Infragistics with ATLAS

    tony_lombardo: MichaelDev, If you have any trouble getting prompt resolutions to the bugs you have sumitted please let me know. Thanks, -Tony To Infragistics' credit, Tony suggested above that I contact him, so I called him yesterday. He really is pushing to get any Atlas issues fixed in this hotfix. The development team hadn't yet looked at two of my Atlas incompatibility bug reports and he got them in front of the development team. If you're having Infragistics problems with Atlas, please get those
  • Re: Can't get Atlas to work in a masterpage

    I haven't tried this yet (maybe in the nex few days I will). However, tThere have been some previous discussions about this on some of the Atlas forums. Try looking at some previous posts. They might help you: http://forums.asp.net/search/SearchResults.aspx?q=masterpage+groupid%3a34&o=Relevance
  • Re: Disabling Navigation, making an app more like desktop.

    I don't know the nature of your application or its audience. If it's a public internet app, none of these ideas will be useful. However, since you mention "bringing web and desktop together", some other options might be possible: 1) Host IE in a WinForms app. Capture the back/forward events and disable. You can put a cool container on it if you need. 2) Consider WPF or WPF/E (Avalon), either as a standalone desktop app or as a browser app. You can do some real cool stuff and still run it in a browser
  • Re: Infragistics with ATLAS

    AnatolyR: 1) Look in http://news.infragistics.com/ 2) I think that only from v6.2 Infragistics controls will be compatible with ATLAS Here is an Infragistics blog posting claiming 6.2 will work with Atlas: http://blogs.infragistics.com/blogs/tony_lombardo/archive/2006/05/08/174.aspx However, in reality, I find that 6.2 doesn't work with Atlas. I tried some Infragistics controls with the Atlas April CTP and that didn't work. I've tested more against the Atlas June CTP and still have problems. I've
  • Re: Infragistics Tab and Update Panel problem

    Oops, you're right. I did get it in the wrong forum. Too bad this site doesn't have author options to delete/update posts or I'd remove it.
  • Suggestion: Default EnablePartialRendering to true

    Seems whenever I put an atlas:ScriptManager on the page, I then set EnablePartialRendering to true. Should "true" be the default for this when you put one on a page?
  • Infragistics Tab and Update Panel problem

    I'm using Infragistics 6.2. Atlas June CTP (also tested w/April CTP). I'm having UpdatePanel problems whenever I put an Infragistics UltraWebTab on my page. The tab control doesn't even need to host an UpdatePanel; it just needs to be on the page. I took a very simple update panel from Moroney's book to verify that the UpdatePanel behavior is working as expected: <% @ Page Language ="C#" AutoEventWireup ="true" CodeFile ="Default.aspx.cs" Inherits ="_Default" %> <! DOCTYPE html PUBLIC "
    Posted to ASP.NET AJAX Control Toolkit (Forum) by MichaelDev on 6/30/2006
  • Suggestion: CollapsiblePanel Animation speed property

    The CollapsiblePanel control animates the expansion/collapse. This animation value appears to be hard-coded. Please expose it as a property so we can set the speed (or turn it off). If any other controls have built-in animation, they should have this property as well. Animation isn't always a good thing. For example, if you access animation over remote desktop (RDP), it can be very slow an chunky. We have an intranet web app that all users access over RDP because of some legacy OCXes that are configuration
    Posted to ASP.NET AJAX Control Toolkit (Forum) by MichaelDev on 6/29/2006
  • BUG: RoundedCorners doesn't let panel resize with Window

    I put an <asp:Panel> on my page and set its width to 100%. I run the app and resize the browser window (IE6 in this case; haven't tested on others). I observe that the panel resizes its width according to my browser window size. Then I add the RoundedCornersExtender. I try doing the same thing and the panel is now stuck at its original creation width, no matter what size the browser window. I would expect it to grow/shrink with the window width. I have not tried vertical sizing with a % height
    Posted to ASP.NET AJAX Control Toolkit (Forum) by MichaelDev on 6/28/2006
  • Are DLL version numbers correct in latest (June) release?

    I downloaded the latest version of the toolkit and noticed the version numbers are different between the DLLs: AtlasControlToolkit : 60626 Microsoft.AtlasControlExtender : 606 1 6 Were things packaged properly in the download? In the previous release, both DLLs had the same version numbers.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by MichaelDev on 6/28/2006
Page 1 of 2 (20 items) 1 2 Next >