FilteredTextBoxExtender and and tagprefixs

Last post 11-02-2006 1:50 PM by David Anson. 1 replies.

Sort Posts:

  • FilteredTextBoxExtender and and tagprefixs

    10-25-2006, 9:17 AM
    • Member
      15 point Member
    • pronto
    • Member since 10-25-2006, 1:09 PM
    • Posts 3

    First the tag prefix of ScriptManager, ScriptManagerProxy, Timer and UpdatePanel is ASP not Atlas as I see in all videos and examples. ???

     

    Almost all components from Ajax Toolkit Control with cc1 tag prefix not work correctly. It not allowed putting <FilterdTextProperties> tag for <FilteretTextBoxExtender> its show only <ProfileBindings>. I can set properties but for only one TargetControlID inside of  <FilteretTextBoxExtender>

     

        <cc1:FilteredTextBoxExtender ID="FilteredTextBoxExtender1" runat="server" TargetControlID="TextBox1">

       

        </cc1:FilteredTextBoxExtender>

     

     Than you!

  • Re: FilteredTextBoxExtender and and tagprefixs

    11-02-2006, 1:50 PM
    • Star
      8,710 point Star
    • David Anson
    • Member since 04-10-2006, 9:39 PM
    • Microsoft
    • Posts 1,842
    • AspNetTeam
    ASP.NET AJAX Beta1 changed a lot of stuff - including the tag prefix. The Toolkit changed accordingly - including removing the use of *Properties. The release notes outline most of the changes and have pointers to locations with more information.

    http://blogs.msdn.com/delay

    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (2 items)