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

Save a closing Accordion Pane's data in my DB

HiI'm using an Ajax Accordion and what I want to do is when a panel is closed (by opening another panel) I want to save the closing panel's data in a SQL table.  So far I've been unable to find how to...

View Article


Display Ajax Results

I have this JQuery code shows the results for a split second and disappear. What I am doing wrong?$(function () {$("#main_rent_btn").click(function () {$.ajax({ url: '/Home/GetRent', contentType:...

View Article


Need help ...Enter need to disable in asp:AutoCompleteExtender search textbox

HI Team,I have asp:AutoCompleteExtender on my page . The user is typing 1 word and heating enter button. Enter generating post back and text box list of search items are disappearing from page. I want...

View Article

Popup Not showing

I have my popup set to show up on button Update click but it doesnt show?Protected Sub btnUpdate_Click(sender As Object, e As System.EventArgs) Handles btnUpdate.Click lblText.Text = "Are you sure you...

View Article

AJAX Success event not firing

I have a webforms project and an mvc controller project.  I use the mvc controller project as a service to provide data from the db in JSON format.  The mvc controller is working fine and sends out the...

View Article


Image may be NSFW.
Clik here to view.

cant retrieve data to editor AjaxControlToolkit C#

i use asp.net 4.5 and i create Project to post news with use ajax AjaxControlToolkit NET45data when post is no any problem's and save is success to database ?data when retrieve to label no problems ?...

View Article

Json string call for ajax call

Hi all,i am trying to bind jqgrid in through the json objects.i ll get json objects using to get this method[WebMethod] [ScriptMethod(ResponseFormat = ResponseFormat.Json)]public string GetJson()...

View Article

AJAX MaskedEditExtender doesn't appear to work

I am using the AJAX Toolkit MaskedEditExtender to format some of my web form's textboxes.  When I load the page and start to enter data into the textboxes, the masking doesn't show.  Any ideas on why...

View Article


Use ModalPopupExtender in Page loaded in iframe

I have a Page that is contained in an iframe. This Page contains a FileUpload control as well as some Text and Button controls (Choose File and Upload File). What I'm trying to do is have a popup...

View Article


Not getting CalendarExtender popup

I added a CalendarExtender to my page for a TextBox but when I click on the TextBox the calendar is not popping up and I get no error. The only thing different on this page than on others that are...

View Article

Ajax Control Toolkit 2.0 and 4.0

hi guys,i have two applications which are build under .net framework 2.0 and 4.0Is it okie if i installed Ajax Control Toolkit 2.0 and AJAX Control Toolkit .NET 4 in my VPS? will it caused any...

View Article

Differences in WebForm_InitCallback

Hello,we recently discovered that the content of the WebForm_InitCallback method, supplied via webresources differ from each other on different machines.The only difference on the machines we could...

View Article

why html tags are showing on web page which came from htmleditor

Hi All,I use HtmlEditor for user to type and add info and saved to database. I can see htmltags which endcoded and saved in database from htmleditor.After retrieve from database, it should be decoded...

View Article


autocompleteextender is not working

autocompleteextender is not loading sometimes. There is a weird behaviour. Kindly help me out in fixing the issue. My code like like below<cc1:AutoCompleteExtender ID="aceValor" runat="server"...

View Article

Ajax framework load fails

We have someone testing an asp.net web site that is getting errors on a page with AjaxControlToolkit on it.  One of the messages is "ASP.NET Ajax client-side framework failed to load."It works fine on...

View Article


Popup message in UpdatePanel

How can I pop-up a message like a javascript alert from code-behind when an embedded GridView is updating?

View Article

AJAX Cascading Dropdown using XML Data

hi guys, my dropdownlist returned [Method Error 500]..  may i know what's wrong to my code? pls advise. TQYou can download the XML Data file here: northwind.xmlHTML code for Cascading Dropdown Extender...

View Article


HtmlEditorExtender error only on product server

Hi all,I'm using an HtmlEditorExtender in my page, with the upload image button. When I test the code in localhost, if I try to insert an image all works good, but if I test the same code on production...

View Article

Createlink error in HTML editor Ajax Toolkit

I'm trying to make a hyperlink using createlink toolbar from HTML editor but when I try it out it redirect to LocalHostsomethinglike http://localhost:XXXX/Pages/(insertedlink), I tried to put "http://"...

View Article

Rating is not visible

Before organizing the aspx file into "User"/"Admin" folder, the  ajax rating is working fine, But after i dragging Default1.aspx(Contain the rating) into the User folder. The  rating images is not...

View Article
Browsing all 5678 articles
Browse latest View live