Browse by Tags

Related Posts

  • Re: Passing ViewData to MVC User Controls

    This is a bug. Nice catch. It works if you have a strongly typed ViewData or if your ViewData is an anonymous type. I was able to do <%=ViewData["Count"]%> when I used List1 as the ViewDataKey and I used an anonymous type for my view data. It uses a TypeDescriptor to get the properties...
    Posted to ASP.NET MVC (Forum) by abombss on 12-17-2007, 12:00 AM
    Filed under: MVC, ASP.NET MVC, bug, workaround
  • Bug: ClearType fails in ajaxToolkit:Accordion on first scroll

    <ajaxToolkit:Accordion FadeTransitions ="true" ... > When FadeTransistions is set to "true" IE7 will render the page properly, but on the first expansion/contraction of an accordion panel all panels will loose ClearType. Set FadeTransitions to "false and the clleartype issue goes away. Note: FF2...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by joelevi on 01-24-2007, 12:00 AM
    Filed under: accordian, Accordian UpdatePanelAnimationExtender FadeEffect, Accordion, AJAX ASP.NET Animation, ajaxToolkit, bug, cleartype, IE7, workaround, AJAX Control Toolkit
  • NumericUpDownExtender not working in Opera!

    Hello, I've been trying for a while now to make the below code run functionally in Opera. In IE it works great, in FF it works, but looks a little bit different, and in Opera, the up- and down-buttons are not working. Anybody know what to do, or if this is a bug? <%@ Page Language="C#" AutoEventWireup...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by gatepoet on 11-16-2006, 12:00 AM
    Filed under: Opera, ajax, AjaxControlToolkit, ASP.NET AJAX Control Toolkit, ASP.NET AJAX Control Toolkit troubleshooting, Atlas Control Toolkit, bug, workaround, AJAX Control Toolkit, ASP.NET AJAX v1.0 Beta
  • ModalPopupExtender, UpdatePanel, ProgressPanel

    I have a ModalPopupExtender that I am using to notify users with. It uses the .Show method on the page load if a condition is met. The problem is when the popup is shown, there after any event triggered in an update panel makes the popup show again. I am able to fix this by placing the Popup in an update...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Ed.C on 10-31-2006, 12:00 AM
    Filed under: ModalPopup, AnimationExtender, ASP.NET AJAX Control Toolkit, Beta, bug, workaround, modalPopup beta, modalPopup updatepanel, UpdatePanel
Page 1 of 1 (4 items)