how to apply stayle to ajax file upload control's remove and upload button +...
hi...I have applay some style to outer border ....but how to change default style for remove and upload button + inner box ?
View ArticleAjax control toolkit custom htmleditor save button
Hi, I have a created a custom editor using ajax control toolkit htmleditor. In the bottom toolbar I want to add a save and cancel button instead of the standard buttons and want to add a server-side...
View ArticleAjax.BeginForm and Dates not being passed in Model
I am using an Ajax.BeginForm for input and passing the Model to my action.All the fields, including the hidden fields, are being sent. However, the date fields remain '{01/01/0001 00:00:00}'Here is the...
View ArticleProgress bar in asp.net application appears in localhost but not in external...
We have used Televik RADCONTROL ASP.NET AJAX on our email verification ASP.Net application running on Windows server 2008 with IIS 8 in implementing a progress bar which shows the progress of emails...
View ArticleHow to change default directory ScriptResource.axd Ajaxcontroltoolkit IIS 7.0...
How I can change the default directory ScriptResource.axd for Ajaxcontroltoolkit in IIS 7.0 ASP.net 4.0 Hosting Godaddy? I tried with the web.config But didn't work.Please Help!!!!!
View ArticlePagination without refresh entire page with seo friendly
Hi,I need to implement pagination without refresh the entire page.When user click on the page number(the pagination will rendered as hyperlink), only content part will update using ajax and browser url...
View ArticleWhy AutoCompleteExtender is too slow in IE but works fine in Google Chrome
I just upgraded my app from .net 4.0 into 4.5, and installed new version of ajax control toolkit via below link. My current VS is PRO...
View ArticleHow to change the color swatch on the ColorPickerExtender
I have a requirement for a traffic light metaphor where the user selects between red, yellow and green from the color swatch. I have successfully implemented the ColorPickerExtender, but the color...
View ArticleAjaxControlToolkit.DLL
For some reason everytime I try to run a view in a multiview in which one of the text box controls uses an ajax extender to restrict the user to only enter a date. But I keep getting the following...
View ArticleMake Textbox visible with javascript
I get this error when trying to make a textbox visible, can you help?Microsoft JScript runtime error: Unable to get value of the property 'style': object is null or undefined. on either of the bolded...
View ArticleAjaxFileUpload with several files
Hi,I´m using AjaxFileUpload to upload several files at same time to the server.My problem is:Suppose that I´m uploading four files. On each file uploaded, AjaxFileUpload fires the event...
View ArticleUpdatePanel related javascript error: Unknown runtime error: Line number 11245
Whilst developing within Atlas UpdatePanels we've twice come across the following error following autopostback on standard WebControls. Actually the error seems to sneak up onus, meaning that the...
View ArticleCalendar extender inside toolkit tab container panel
Hi,I am developing a website. One page of this s website contains ajax toolkit "tabcontainer" with multiple tab. Each tab contains "CalendarExtender" to input date. While page is load, it does not...
View ArticleEditor Control - Error: 'pagetype' is undefined
I am executing a WebRequest. It works well all the time.But when I put in the editor from the ajax control tool kit and set the content property to the the WebRequest results it works fine from most...
View ArticleTwitter Control - change black backgound
Hi all,I'm stuck using the twitter control with a custom layout template. While I can see a white background in my ASP editor in design mode(because I use a stylesheet and set it to white), I get a...
View ArticleImplementing ICallbackEventHandler...other than at the Page level
I have successfully implemented an ICallbackEventHandler but so far I have only been able to do so at the Page level for the most part. That is:MyCustomPage: System.Web.UI.Page,...
View Articleautocomplete doesnt be work ?
Hellomy codes r below. but autocomplete doesnt be work. what can be problem ?Thanks<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %><%@ Register...
View ArticleTabContainer - Messages Not Showing
On all of my pages, I use a ModalWindowExtender to allow users to edit data. All of this works on all the other pages, and technically works on the TabContainer. After a user enters their information...
View ArticleMultiple selection dropdownlist box?
Is there an AJAX control for a dropdownlist where I could choose multiple items?
View ArticleModal Window without TitleBar
Hi,I have a requirement where I need to show a modal Window without titlebar with some content, where the user has to select some data and then click on save on that window. The window cannot be...
View Article