Browse by Tags

Related Posts

  • Re: Using ExtenderControlProperty with an IList/array

    Well, no other replies, and I have worked on this until it works satisfactorily for me. It turns out the fix is even simpler, but also more complicated. In the code above, remove the code from within the else clause. The ScriptObjectBuilder ends up passing the value of "value" into JavaScriptSerializer...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by DerrickG on 09-03-2007, 12:00 AM
    Filed under: solution, AJAX .NET 2.0, AJAX ASP.NET, bug, extender, fix, Json, AJAX .NET
  • Re: Using ExtenderControlProperty with an IList/array

    Here is the likely eventual solution for this issue: Look starting at line 111 in ScriptObjectBuilder.cs (default path is C:\Program Files\Microsoft ASP.NET\AJAX Control Toolkit\AjaxControlToolkit\ExtenderBase if you downloaded the source for AjaxControlToolkit). There is a TODO comment basically explaining...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by DerrickG on 09-02-2007, 12:00 AM
    Filed under: AJAX .NET 2.0, AJAX ASP.NET, bug, extender, Json, AJAX .NET
  • Re: Using ExtenderControlProperty with an IList/array

    This attribute needs work for sure. I have this same problem, but interestingly if I put it on a control property that returns any kind of list I can't get the list/collection to persist onto the ASP.NET control anyway. Workaround is just don't use ExtenderControlProperty attribute for that property...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by DerrickG on 09-01-2007, 12:00 AM
    Filed under: AJAX .NET 2.0, AJAX ASP.NET, bug, extender, AJAX .NET
Page 1 of 1 (3 items)