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

Ajax AutoCompleteExtender

Hi, I have using Ajax Auto Complete Extender, I found for only first time i hit on autocomlete it has some style issue. Then i tried the sample posted in...

View Article


gridview not repainting

Yo:I am using the AsyncFileUpload to send a spreadsheet, which is then parsed and put into a database table. After that is done, I bind (or rebind) a GridView with the new data. But it doesn't display....

View Article


Highlighting multiple dates in asp.net AJAX CalendarExtender

Hi All,I have looked everywhere and I have not come across a way to highlight multiple dates in a Calendar Extender so I built something myself.I have put it on here because I know how frustrating it...

View Article

how to use fileupload control inside ajaxtab container

how to use fileupload control inside ajaxtab containerin asp.net c#<div class="form_row"><label class="login"> Photo</label><asp:FileUpload ID="FileUploadPhoto" runat="server"...

View Article

How to send Model value as parameter while submitting @Ajax.Beginform()

Hi,I am using @Ajax.Beginform in my View which is tightly bound to the ViewModel.I've  @Html.ListBoxFor inside my form. I add and delete items from the listbox using jQuery. Now what I am want to...

View Article


Facebook status and commenting in C#

How we can implent the status and putting commenting on that status using csharp like facebook.my-status: nt feeling well today :P                comment                comment                comment

View Article

Sys.ArgumentException: Sys.ArgumentException: Please set valid values for the...

Hi, Guys I am stuck with this problem. I am creating dynamic extented sliders from code behind. And I am getting following error list, you can view it here :...

View Article

Accordion Content Clipped in iframe by Height of Shortest Pane

Hi,  I have reviewed all the posts having to do with my problem but have not found a resolution as  yet.The website I have inherited has a seven-pane Accordion control that is loaded into an iframe...

View Article


Updating slider position

The following snippet demonstrates a slider extender and link button I have that I want to work together:<asp:ScriptManager ID="smTestSlider" runat="server"></asp:ScriptManager><script...

View Article


Trying to work with the AJAX combobox contol

Hello: I'm working in Visual Studio 2012 and am creating a new website. I have a form that contains a formview control.I need to have a dropdown that needs to populate from an sql table (table1). It...

View Article

Phone no. validation using MaskedEditor only if user inputs 10 digit number...

I have to format the phone no.  ( xxx-xxx-xxxx) if its 10 digits but if it is less than or greater than 10 digits, then no formatting. I can do it exclusively for 10 digit phone no. using Masked Editor...

View Article

UpdatePanel + Panel with dynamic content + GridViews

Hi,I have one 2 CheckBoxList and 1 RadioButtonList that, as they change, I render one or more GridViews based on these selections. The problem is that when the new tables are beeing rendered I'd still...

View Article

AjaxFileupload Giving Error On Server

I am testing the AjaxFileupload control.  It works fine on my local machine but when I move the website to the server I am receiving the following error:Could not find a part of the path...

View Article


AsyncFileUpload inside update panel

Hello,  In my web app, i have a asyncfileupload inside a update panel inside modal popup and i have to open this popup in the grid view.The probelm is, i am able to upload the file. But when i try to...

View Article

web service method with parameter is not calling with auto complete text box...

Hi to all ..thanks uin advance web service method(getMainHeads) with parameter is not calling with auto complete text box extender(same method with out parameter is calling fine) .Please tell me...

View Article


problem with ajaxcontroltoolkit combobox and jquery

Hi, on my page I've a lot of ajaxcontroltoolkit comboboxes. The problem I've is that I should capture when a value of one of the combos is changed to check it with a value, and if it is correct enable...

View Article

Ajax Scrolling / Infinite Scrolling

can any one tell me what is mean by ajax scrolling when display a image compare with scrolling display image do not use ajax ? what is the differenct ?

View Article


NullReferenceException ScriptResource.axd‏

We are running YAF 1.9.3 RC2 on a Windows 2003. All days we have four or three messages like the one below in the event log. Could you please give us any idea about this? Thanks in advance.This is the...

View Article

HTMLEditor AutoFocus set to false not works in Chrome

Hi all,In my web page, there is a textbox control followed by an html editor.When the page loads, the focus automatically sets to html editor.After sets AutoFocus to false, IE sets the focus to the...

View Article

How to add a TabContainer inside a TabPanel of another TabContainer

Basically what I need is I have a TabContainer with four TabPanels, one of them might need to hold another sub-TabContainer with two TabPanbels.Is it possible? Can anyone give me an example?Thank you.

View Article
Browsing all 5678 articles
Browse latest View live