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!