<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'AjaxControlToolkit'</title><link>http://forums.asp.net/search/SearchResults.aspx?q=&amp;tag=AjaxControlToolkit&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tag 'AjaxControlToolkit'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Horizontal Reorderlist in Asp.Net/Javascript</title><link>http://forums.asp.net/thread/3582185.aspx</link><pubDate>Thu, 24 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3582185</guid><dc:creator>mohammadtanveer</dc:creator><description>&lt;p&gt;&lt;span&gt;
        &lt;/span&gt;
        



    
    
                  
            
                Hello,
&lt;/p&gt;&lt;p&gt;I
want a horizontal reorderlist similar to ajaxcontrol toolkit
reorderlist, issue with this list is that it shows only vertical data
but i need horizontal data like in datalist repeated direction as
horizontal i want to reorder two items with each other.&lt;/p&gt;</description></item><item><title>need extra help with onPreRender &amp;amp; calendar extender.</title><link>http://forums.asp.net/thread/3571142.aspx</link><pubDate>Thu, 17 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3571142</guid><dc:creator>patrickatmonacoh</dc:creator><description>&lt;p&gt;Hi. I have that &amp;quot;Extender controls may not be registered before PreRender&amp;quot; . I went through all the related posts on the forums, which were talking about overriding the preRender and calling it&amp;#39;s base class preRender.&lt;/p&gt;
&lt;p&gt;What I don&amp;#39;t understand, is that the error I&amp;#39;m getting is at the &amp;quot;Base.onPreRender(e)&amp;quot; line in ExtenderControlBase.cs....&lt;/p&gt;
&lt;p&gt;Basically, I&amp;#39;m storing&amp;nbsp;ascx controls in a collection in a session variable. When re-assigning them after a postback caused by the calendar, that&amp;#39;s where I got my&amp;nbsp;error.&lt;/p&gt;
&lt;p&gt;So do I need to override the ajaxtoolkit method&amp;nbsp;??&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks a lot.&lt;/p&gt;</description></item><item><title>Where did AjaxControlExtender.vsi go?</title><link>http://forums.asp.net/thread/3513633.aspx</link><pubDate>Sun, 15 Nov 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3513633</guid><dc:creator>deap82</dc:creator><description>&lt;p&gt;Does anyone know what has happened with&amp;nbsp;the TemplateVSI-project/AjaxControlExtender.vsi file in the Ajax Control Toolkit release? It isn&amp;#39;t incuded in the latest releases. Is it obsolete and if so what new template should I use to create my&amp;nbsp;own controls?&lt;/p&gt;</description></item><item><title>Error 403 CascadingDropDown, how I can solve?</title><link>http://forums.asp.net/thread/3473310.aspx</link><pubDate>Fri, 23 Oct 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3473310</guid><dc:creator>stuzzo</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I&amp;#39;ve 3 dropdowns on my masterpage and they works fine on test environment, but when I released the application on client&amp;#39;s server I receive the error [Method Error 403] in every control. &lt;/p&gt;&lt;p&gt;I know that is a problem depending on deny access and I found posts with the same question, but all the solutions suggested don&amp;#39;t work for me... :(&lt;/p&gt;&lt;p&gt;I noticed that connecting on client&amp;#39;s server in remote there are a lot of errors like IIS Worker Process that request me if I want send the segnalation to Microsoft and they are visible since I released.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;I hope that someone helps me, &lt;/p&gt;&lt;p&gt;Thanks!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Cascading DropDown List, pass selected values through pages.</title><link>http://forums.asp.net/thread/3464644.aspx</link><pubDate>Mon, 19 Oct 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3464644</guid><dc:creator>stuzzo</dc:creator><description>&lt;p&gt;Hi to all ! &lt;/p&gt;&lt;p&gt;There&amp;#39;s my problem....I&amp;#39;ve in my master page 3 dropdownlist with 3 control extender CascadingDropDown. After a click on a link to search I pass the selected values in url, for example Category=1, Product=3, and so on, but when I go to a new page all controls are back to default values and only the first is enabled. How i can render the controls as after the click, in other words I want to represent the filters that someone has chosen. I try also with cboCategory.SelectedValue = Request[&amp;quot;Category&amp;quot;].ToString(); but without any result. I&amp;#39;m able to reload controls as after click?&lt;/p&gt;&lt;p&gt;Thanks to all in advance.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>FadeIn Animation w/ Transparent Background issue</title><link>http://forums.asp.net/thread/3451079.aspx</link><pubDate>Fri, 09 Oct 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3451079</guid><dc:creator>Caleb McGary</dc:creator><description>&lt;p&gt;I figure this has got to be something simple - but I&amp;#39;ve been banging my head against it for the last hour or so, so if anyone has any advice feel free to speak up.&lt;/p&gt;&lt;p&gt;I&amp;#39;ve a label containing some text that I am using an animation extender (FadeIn OnLoad) to fade in.&lt;/p&gt;&lt;p&gt;&lt;pre name="code" class="c-sharp"&gt;&amp;lt;asp:Label ID=&amp;quot;lblFirstLine&amp;quot; runat=&amp;quot;server&amp;quot; Text=&amp;quot;Some text.&amp;quot; CssClass=&amp;quot;Labels&amp;quot; BackColor=&amp;quot;Transparent&amp;quot; Width=&amp;quot;700px&amp;quot;&amp;gt;&amp;lt;/asp:Label&amp;gt;&lt;br /&gt;&amp;lt;cc1:AnimationExtender ID=&amp;quot;amiFirstLine&amp;quot; runat=&amp;quot;server&amp;quot; TargetControlID=&amp;quot;lblFirstLine&amp;quot;&amp;gt;&lt;br /&gt; &amp;lt;Animations&amp;gt;&lt;br /&gt; &amp;lt;OnLoad&amp;gt;&lt;br /&gt;&amp;lt;FadeIn Duration=&amp;quot;2&amp;quot; Fps=&amp;quot;20&amp;quot; minimumOpacity=&amp;quot;0&amp;quot; maximumOpacity=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/FadeIn&amp;gt;&lt;br /&gt;&amp;lt;/OnLoad&amp;gt;&lt;br /&gt;&amp;lt;/Animations&amp;gt;&lt;br /&gt;&amp;lt;/cc1:AnimationExtender&amp;gt;&lt;/pre&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt; The CSS attached to the label says the following:&lt;/p&gt;&lt;p&gt;&lt;pre name="code" class="c-sharp"&gt;.Labels&lt;br /&gt;{&lt;br /&gt;    opacity: 0;&lt;br /&gt;    filter: alpha(opacity=0);&lt;br /&gt;    color:Black;&lt;br /&gt;    position: absolute;&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;&lt;/p&gt;&lt;p&gt;The body element has a one pixel wide, 1200 pixel long gradient image that repeats to give a background to the page (say the color green).&lt;/p&gt;&lt;p&gt;&lt;pre name="code" class="c-sharp"&gt;body&lt;br /&gt;{&lt;br /&gt;    background-image: url(&amp;#39;/images/default_back.jpg&amp;#39;);&lt;br /&gt;    background-repeat: repeat-x;&lt;br /&gt;    font-family: Calibri;&lt;br /&gt;    font-size: x-large;&lt;br /&gt;    font-variant: small-caps;&lt;br /&gt;    color: White;&lt;br /&gt;}&lt;/pre&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt; The problem is when the label fades in, the background of the label comes up bright white, even though I have selected a background color of transparent, making a not so nice white square block on the page - only in Internet Explorer (IE 8).&amp;nbsp; In Firefox, the background of the label is transparent and the gradient background image shows up w/ out issue, w/ the black text overlayed on it nicely.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;What am I missing to make the label background transparent in IE 8 when it has an animation extender attached to it?&amp;nbsp; Any ideas?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How To Use MultiHendleSliderExtender</title><link>http://forums.asp.net/thread/3425681.aspx</link><pubDate>Fri, 25 Sep 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3425681</guid><dc:creator>blueice.exploit</dc:creator><description>&lt;p&gt;Hai All I have a problem with MultiHendleSliderExtender.&lt;br /&gt;&lt;br /&gt;how can I use MultiHendleSliderExtender?&lt;br /&gt;&lt;br /&gt;do you have a example to use MultiHendleSlider ?&lt;br /&gt;&lt;br /&gt;please help Me.&lt;/p&gt;</description></item><item><title>History of AjaxControlToolkit</title><link>http://forums.asp.net/thread/3376107.aspx</link><pubDate>Sat, 29 Aug 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3376107</guid><dc:creator>blueice.exploit</dc:creator><description>&lt;p&gt;hai all &lt;/p&gt;&lt;p&gt;i need help about history of ajaxcontroltoolkit. mey be you&amp;#39;r know about history of ajaxcontroltoolkit such as new version or old version of ACT. if you have please publish on this site or send me E-mail to Jbeans_05@yahoo.com&amp;nbsp;&lt;/p&gt;&lt;p&gt;thank&amp;#39;s for all&lt;br /&gt;&lt;/p&gt;</description></item><item><title>UpdatePanel and FileUpload</title><link>http://forums.asp.net/thread/3352261.aspx</link><pubDate>Mon, 17 Aug 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3352261</guid><dc:creator>pkurimella</dc:creator><description>&lt;p&gt;I am trying to use a file upload within an upload panel. I have gone through several cases such as using the post back triggers and getting it worked. But here&amp;#39;s my scenario.&lt;/p&gt;&lt;p&gt;1.i&amp;#39;m loading the upload panel through a modal popup extender in the page.&lt;/p&gt;&lt;p&gt;2. when the popup opens i dont have the formcontaining fileupload visible i.e. i&amp;#39;m using multiview control to display the infor of items on a view and then the edit view.&lt;/p&gt;&lt;p&gt;3. so the fileupload comes to visible later when changing the view.&lt;/p&gt;&lt;p&gt;4. the problem here is, inorder to get the postback trigger and fileupload working, i have to set the postback trigger for the button getting the edit view of multiview, the button enabling the upload control to be visible and the button saving the data.&lt;/p&gt;&lt;p&gt;5. so on the whole i&amp;#39;m losing the concept of using the update panel with several postbacks&amp;nbsp; on the page&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;So any suggestions for this kind of scenario. Is it necessary that my upload control has to be loaded by a postback too? if not then what is the alternative?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>set position of panel (extended by DragPanel ajax extender) from values stored in listbox</title><link>http://forums.asp.net/thread/3323868.aspx</link><pubDate>Fri, 31 Jul 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3323868</guid><dc:creator>spowers.225</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;&lt;p&gt;I have an asp page (language = c#), which contains 3 listbox controls with their visibility set to false, and enableviewstate = true.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am attempting to store the positions of all panels which I dynamically create in the 3 listbox controls. listbox1 stores the names of the controls, listbox2, the x positions, and listbox3, the y positions. The goal is to iterate through the 1st listbox control, and retrieve values according to the current index from the 2nd and 3rd listboxes.&amp;nbsp;&lt;/p&gt;&lt;p&gt;My problem is I think that the javascript code is trying to access the listboxes before the values are loaded back into the listboxes on postback. I can not place the script in the head of the page because I am using a content page inherited from a master page; unless there&amp;#39;s something I don&amp;#39;t know. here&amp;#39;s the code I have so far:&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; language=&amp;quot;javascript&amp;quot;&amp;gt;&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;function pagesLoad()&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;{&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var list = document.getElementById(&amp;#39;listcontrols&amp;#39;);&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var listx = document.getElementById(&amp;#39;listcontrolsx&amp;#39;);&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var listy = document.getElementById(&amp;#39;listcontrolsy&amp;#39;);&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var i = 0; i &amp;lt; list.attributes.length; ++i)&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; alert(list.attributes.item(i));&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var finalLocation = new Sys.UI.Point(300,300);&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $find(list.attributes.item(i) + &amp;quot;_BID&amp;quot;).set_location(finalLocation);&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/div&gt;
&lt;div style="position:absolute;left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden;" id="_mcePaste"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/script&amp;gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre name="code" class="c-sharp"&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot; language=&amp;quot;javascript&amp;quot;&amp;gt;
    function position_panels()
    {
         var list = document.getElementById(&amp;#39;listcontrols&amp;#39;);
         var listx = document.getElementById(&amp;#39;listcontrolsx&amp;#39;);
         var listy = document.getElementById(&amp;#39;listcontrolsy&amp;#39;);
         for (var i = 0; i &amp;lt; list.attributes.length; ++i)
         {
             alert(list.attributes.item(i));
             var finalLocation = new Sys.UI.Point(listx.attributes.item(i),listy.attributes.item(i));
             $find(list.attributes.item(i) + &amp;quot;_BID&amp;quot;).set_location(finalLocation);
         }
    }
    &amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;My main problem is I don&amp;#39;t know how and where to call this function so that it is executed at the correct time. If there is a better way, I am also open to that. however, I will eventually need javascript to both store and set the positions into the listboxes, so I prefer this method.&lt;/p&gt;&lt;p&gt;Also, is it possible to set the position of each panel from within the panel itself? This would massively help organization on my page.&lt;/p&gt;&lt;p&gt;thanks for your help a lot!,&lt;/p&gt;&lt;p&gt;Stephen&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description></item></channel></rss>