AjaxFileUpload randomly stopped working everywhere
Hi,I have a strange problem which I can't figure out how to fix.I've been using the AjaxFileUpload control recently (source code below).<ajaxToolkit:AjaxFileUpload ID="ajaxFileUpload" runat="server"...
View ArticleIs there any way for accessing Application Object in ScriptReference of...
Hi,I'm trying to add scripts of Telerik to AjaxControlToolKitScriptManager . I want to use an Application Object for Mentioning path to ScriptReference likePath= "<%= Application["JavaScript"...
View ArticleAjaxControlToolkit Tabs not working in IE8
Earlier thread on this problem is locked but I am still looking for a solution. Try the simplest possible code with the Tabs control and you get a blank page in IE8:<%@ Page Language="C#"...
View ArticleDynamically added button click event fire only once!
HiWell, it may seem a repetitious and old problem, but I could not find any solution to it. I am writing a web application which has many forms all working fine with AJAX, except one. This form has two...
View ArticleUpdate panel timing out.
I'm writing a page that resets user passwords in Active Directory. It's a fairly long operation (between 3 and 4 minutes). There are four user groups consisting of about 1800 records. When I just reset...
View ArticleCan I use AjaxFileUploader in Asp.Net 3.5 or 4.0 Application
I am making an Asp.Net 3.5 or 4.0 ApplicationIs there any way by which I can use AjaxFileUploader in it ?Visual Studio 2010, Windows 7 Professional, IIS 7.5
View ArticleListBox inside a Repeater inside a modalpopup hides the modalpopup
Hello,I have a Repeater inside a modalpopup, and ListBoxes inside the Repeater. The problem is, when I select an item in the ListBox the modalpopup hides. I'm under the impression that this isn't...
View ArticleSending emails with the body based on RenderControl is generating errors
A few weeks back I posted looking for a way to send part of a html table in the body of an email from code behind.The solution that works and was implemented was this logic:StringBuilder sb = new...
View ArticleThe element 'buildProviders' cannot be defined below the application level
<div id=intelliTxt style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px">Hi, I just created my 1st trial website with Atlas. Of course, it works fine on my development Windows XP machine. Then I...
View ArticleCombobox enable on Enter
Hi,How can I enable my combobox on ENTER keypress. It triggers postback when i press on combox arrow. But i want when user enters the value and press ENTER to trigger the postback. The user types in...
View ArticleHow to update updatepanel from other updatepanel
I have a 2 button , 2 radio buttons 2 dropdowns. I have put every control in a separate update panel to restrict other control take part in asychronous postback. so that my page will be more...
View ArticleHide the toolbar of HTMLEditorExtender?
I tried replying here:http://forums.asp.net/t/1979205.aspx?How+to+remove+Toolbar+Of+HtmlEditorExtender+I am able to include a button on my page to hide it manually, however I just want it disabled...
View ArticleCustom ajax control does not work after uppgrading from 4.1.60919 to 7.1213.0
I have a custom ajax control that i use for printing content on a html page.But after uppgrading the version of asp.net i get the following errorJavaScript runtime error:...
View Articleshow all child nod data based on parent node selection Rad Drop Down Tree
Hi,I am new to rad dropdown tree. I want to show data from database based on selection in Rad dropdown tree. All I want that when a child node is selected it should show data based on that node...
View Articlepartial page render after page load with out button click (without...
Hi all , I have requirement of partial page rendering, but there is no buttons to click so I can call asynchronous trigger.in my web page there is a panel to load with server side script. which make...
View ArticleError in using Ajax Asynchronous File Uploader Control on IIS
Hello friends, i am using ajax asynchronous file uploader control in my asp.net project to upload multiple files at a time, the control works fine at localhost and upload the files to...
View ArticleBar and pie Charts in .net 4.0
Hi All,I am using VS2010 Professional,I want to Develop Bar and Pie Charts but unfortunately I am unable to Use ASP Chart Control in My Web App,It is in disable mode in my Data tab in Toolbox but able...
View ArticleHow to round-off values
Hi,How to round-off values 339.79499999999996 To 339.7950 I want output like 339.7950thanks in advance
View ArticleHTML element causes double postback in Web Form
I have a web form that I put a styled CSS <button> element on it. When I wired up the OnServerClick property to my codebehind, it gets called twice when the button is clicked. This does not...
View ArticleI can't see the toolbars in htmleditorextender
I have added the latest version of the AJax Control Toolkit and I am trying to add the htmleditor. Any ideas?I have already tried replacing script manager with toolscript manager.Here is the...
View Article