Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Browsing all 5678 articles
Browse latest View live

Set Focus in TabPanel

I am trying to set the focus in a TextBox on a TabContainer TabPanel when page opens.  I have tried several ways, including below with no luck. Help is appreciated.Dim tx As TextBox =...

View Article


Need help understanding Ajax Calendar Date Format issue

Hi all,I have such a simple requirement and I cannot understand what is going on as I have tried both google and bing but have yet not found any resolutions. I know you all with all your expertise and...

View Article


When past some thing from the Ms word, the content of...

I'm using the  ajaxToolkit:HtmlEditorExtender  control.  when I past some content from MS-word to the control ,it's looking fine first, but after I submmit,   the content is changeed   it's the view...

View Article

problem with validatorcalloutextender position when scroll

Hello,I used validatorcalloutextender for Error message.Now i used One panel in modalpopup, and panel is scroll vertically, now when i click on button at the bottom of the panel (scroll down),...

View Article

Clear File list from Ajax File Upload

By any chance, does anyone have any idea how I could clear the file list from the AjaxFileUpload control?I haven't had any luck clearing it from the code behind and my only luck was hidding the div...

View Article


Render method not applying for gridview in update panel on a user control

I have a user control with a grid view that I wish the user to be able to click the row and cause the selectedIndexChanged event to fire on the grid view. To do this I have overridden the Render...

View Article

Image may be NSFW.
Clik here to view.

ajaxcontroltoolkit BarChart, gap between the column

please see the image above. i using ajaxcontroltoolkit. how to solve the problem where there is a gap between the column bar?  eg. gap between 110 and 49, 89 and 77, 155 and 95... etc i wan something...

View Article

AjaxControlToolkit AsyncUpload Creates New Session on upload completed

I am using the Ajax Control Toolkit 3.5 (The project cannot be upgraded to 4.0). The project also uses Cookieless sessions. This app is reliant on session state pretty heavily.Whenever I F5 debug the...

View Article


Use Session instead of temporary storage for temporary data

Hi,I am using AjaxFileUpload in my application. AjaxFileUpload upload the file first in temporary storage and then SaveAs() method store at new location.My problem is that our application is deployed...

View Article


Ajax Tookit Editor error - MicrosoftAjax.debug.js Error...

Hi I am using web developer 2010 express and Vista is the operating system. I downloaded Alaxtoolkit 4.00 ver and when I am using the editor on my project and while running the page the following error...

View Article

Clear all tabs (TabContainer) - $find('').get_tabs()[X].dispose().

I am currently working on clearing all the dynamic generated tabs.I try to loop through all the tabs and dispose each one by one. I'm using $find('<%=TabContainer1.ClientID%>').get_tabs(); to get...

View Article

JavaScriptSerializer - Invalid JSON primitive: object.

function tableToJson(activeTab) { var data = []; // first row needs to be headers var headers = []; var header_length = $('#grd_'+(activeTab+1)+' tbody th').length; for (var i = 0; i <...

View Article

Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies.

Okay for sanities sake I have redone my code and stripped out everything bar the Editor.Errors:1) Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. However I think I...

View Article


Image may be NSFW.
Clik here to view.

AsyncFileUpload crash FF22 and over

AsyncFileUpload crash FF22 and over crash but Chrome OK, IE OK, Opera OK. What happend?http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AsyncFileUpload/AsyncFileUpload.aspx Ver:...

View Article

Everytime when i click on the button, it gives a black screen refresh?

Just wondering it is just the problem about my browsers or anything to solve it?I dun want it that can be told its refreshing the page.Anybody know why? thanks very very much <asp:LinkButton...

View Article


Ajax watermark text disappears after download action.

Response.AddHeader("Content-Disposition", "attachment; filename=" + displayname + "." + Extension); Response.ContentType = "application/octet-stream"; Response.WriteFile(filepath); Response.End(); On...

View Article

Need help with DataList ItemCommmand

Hello, i have a problem that i need help with I have a form that has a data list control, which had a link button, wrapped around a checkbox and uses AJAX Update panel. The problem is this when user...

View Article


CHANGE COLOUR

i got two buttons, 1 list box and one text box. so when i type things inside the text box and press the button " add" the text will be added to a listbox but how do i select the words in the list box...

View Article

Ajax.ActionLink not working in Internet Explorer 10

I have searched and searched and tested and tested... and I cannot get IE10 to dump a partial page into a div.  It's simple code and FF & Chrome each do it flawlessly.  I have done ctrl + F5, and a...

View Article

When past some thing from the Ms word, the content of...

I'm using the  ajaxToolkit:HtmlEditorExtender  control.  when I past some content from MS-word to the control ,it's looking fine first, but after I submmit,   the content is changeed   it's the view...

View Article
Browsing all 5678 articles
Browse latest View live