SliderExtender Steps Event
I am using SlideExtender in my project. I have given Minimum to 1 , Maximum to 13 and Steps = 5. Now when I give steps then slider steps will be control automatically by slider. But what I am looking...
View ArticleHow to display GridView data in Word format
problem in generating word document, getting word doc with out gridview data
View ArticleSimple example on Telerik Rad Upload control
Hi Can any one help me to use RadUpload control in a asp.net page to upload files.Please send me documentation and source code code behind code.Thankskrishna
View ArticleAjax Control Toolkit with .Net 4.5, Visual Studio 2012, and Windows 8 64bit,...
Hi,I am trying a very simple example to get the Ajax Control Toolkit working with the settings in the above title. I created a simple webforms application and followed the simple tutorial...
View ArticleVS2008/VS2010 -> Tools -> Generate local resource
On several pages I use ajaxToolkit:Accordionwith <HeaderTemplate> and <ContentTemplate>. As this website needs to support multiple languages I use the 'Generate Local Resource' from VS2010...
View ArticleHow to reference Modalpopupextender opened from a repeater control
HiI open a modalpopupextender from a repeater control RepeaterCommandEventArgs.If I then want to refer to the modalpopupextender from a function on the page, how can I reference it as it is generated...
View ArticleHow can I call a c# function in aspx page without refreshing and reloading ?
Hi; this is my code for button click event . :protected void Button1_Click(object sender, EventArgs e) { int x = Convert.ToInt32(txtDecimal.Text); mabnaConvertor mc = new mabnaConvertor();...
View ArticleCut Copy Paste Button not showing in Firefox
Hello,I am using the AJAX HTML Editor Extender control.Why the cut,copy,paste button present in the toolbar is not showing in Firefox???It is showing in IERegards.
View ArticleAjaxFileUploader uploads only files with small sizes
hey, AjaxUploader uploads only files with small sizes i tried uploading many files(pdfs, images, .rar,...) with small sizes but when try to upload an image (6 MB) it failedshowing an error...
View ArticleHow can I override the default "TAB" look on the TabControl.
Basically, I'm the designer and trying to customize this tab control. I don't want the default "style" look and need to customize it to my liking. There really isn't much information on this. I do know...
View ArticleAutoCompleteExtender and paste
I can't seem to be able to get the autocomplete to work when I paste something in the text box. It woeks fine when I type. Does anyone have any ideas?ThanksAlex
View ArticleVisual Studio 2010 using AJAX CollapsiblePanelExtender
Hello,I have a textbox inside of a panel, which is wired to an ajax collapsiblepanelextender. In page_load, I try to set focus to the textbox and it doesn't work. However, if I remove the...
View ArticleOdd error with update panel and clientscript
I started with a webpage with the vb.net code behind where I passed an array of variables to Javascript through clientscript.registerclientscriptblock. I decided to add an update panel and had hoped to...
View ArticleAjax SlideExtender without call Service
Hi,i'm using slideextender for .net 4i want to load all my images during the construction of the page (ie on page_load) and no using a method of a web webservice.is it possibile?
View ArticleCascadingDropDown Load Time In Gridview
Hi everyone,I have a web page that contains a gridview, which is a grid for the days in a month (one row per day). In each row, there I have 2 CascadingDropDowns (one parent, one child, for a total of...
View ArticleError when using Ajaxcontroltoolkit
Hello,I am running VS 2012 and downloaded and installed AjaxControlToolKit 4.5 via Nuget, and i am trying to learn how to use this kit and wrote a very simple page trying to use tabs and i keep getting...
View ArticleajaxToolkit:HtmlEditorExtender Blank box with Cancel button
Hi, After upgrading from VS2010 to VS2012 user get a blank box with a [cancel] button (the [cancel] button does not do anything.When trying the same action for a second time, they experience no problem...
View Articlecant see the add extender option in VWDE2008
hi team i have visual web developer 2008 i installed the AjaxControlToolkit.Binary.NET35 fromhttp://ajaxcontroltoolkit.codeplex.com/releases/view/94873i was able to installed but when i add themthen i...
View ArticleThe OnImageUploadComplete event of HtmlEditorExtender doesn't fire when...
I am trying to use the extender inside a formview. When uploading an image, I need to execute code inside the OnImageUploadComplete event but it doesn't seem to fire. Any ideas please?
View ArticleProblem with AjaxFileUpload control with IE7
Hi, I am using "AjaxFileUpload" from AjaxToolkit september 2012 release. When i set MaximumNumberOfFiles="1" select file button does not work in following scenarios: 1. I select a file to upload...
View Article