Auto Navigation of aspx page
I have a requirement where I have 2 aspx page which is used to display reports.My application will dispaly the 1st page with some data fetched from database.Now the page has to navigate automatically...
View ArticleAjax-Comobox bind data , while clicking the Mouse , unable to scroll and...
Dear All, I am using Ajax ComboBox in My application. For Example -When I bind the City in my combobox or Typing starting character on combobox, it is showing related starting letter about...
View ArticleAsyncfileupload problem when hositng aspx page inside an iframe
Having problem with asyncfileupload control on page which is hosted inside an iframe.Issue Description: Create 3 aspx pages test1.aspx, test2.aspx, test3.aspx On test1.aspx place an iframe control...
View ArticleAjax Toolkit get disabled from my website project
Ajax Toolkit is get disabled from my project and its not fixed. so how i do this im using VS 2012 but when i open the new project then its working so plz help .... .. . .. . . ..
View ArticleAutoCompleteExtender with "Auto-Suggest" or "Combo-Box" functionality
Hi all,I am using AutoCompleteExtender on a Street textbox and I'm trying to implement a way so that the user only selects something from the list. If let's say you type "Hig" you should get a list of...
View ArticleAJAX combobox is giving Object reference error
Hi,I've a Ajax xombo box (Ajax toolkit 3.5) on my login form when i load the form all goes well the combox is loaded nice..bud when i login to the application i get When i run my website from vs2010...
View Article$find method does not find a calendar extender behavior
Hi there!I have a page with a ACT CalendarExtender which I have to enable or disable depending on some user actions, so I'm using two small javascript functions for enable or disable a ACT...
View ArticleOverride Default HTML Editor Style Sheet
I'm, hoping someone can help me. I am using an HTMLEditor control on a site for my client. The problem is that when the editor is populated with content that containts tables, the borders around the...
View ArticleAccessing Local Network Resources via an Internet located ASP.NET site.
First off, I am pretty sure this is not possible: Due to security / pipeline structure, however I want to pick some brains here to see if there is any other thoughts expereiences regarding this.Here is...
View ArticleAlign problems
hii have some problems with the alignment and the slide controlIf i will write a code with a center alignment, the ajax slide will go to the left...how can i solve it?<%@ Page Language="C#"...
View Articlevb.net web servicewont return json even when ResponseFormat is set to Json
Hello, I can't seem to convince my web service to return json data. It always returns the data in xml. There seem to be hundreds of threads with people who have a similar problem but none of the...
View ArticleFind locations and nearest distance on Map
Hi,Requirement: Place a pointer at a location e.g. Cafe on a map and find nearest similar Cafes on the map.It should look something like this http://www.commonfloor.com/apartments-for-sale/mapsCan you...
View ArticleSelected value of Radio button list is not postbacking after use of Update...
Dear all,SelectedIndexChanged event of radiobutton list is not working for me if i select 'selected item' from a list of items.Please find the code...
View ArticleAjaxeditorfor MVC3
Can I use Ajax html editor or editorextender for mVC2.Can you please post some sample code
View ArticleResponse.Redirect and keeping tabcontainer on active tab
My tabcontainer needs to stay on the active tab when I have each submit going through the response.redirectHow can I achieve this? I need that response.redirect there because it will show what has been...
View ArticleRender Problem in TabContainer
Hi,I encounter a problem in using Ajax Control Toolkit 4.0 for .net 4.0When I upgrade to ajax 4.0 from ajax 2.0, I find that it renders header label incorrectly in Ajax Tab Container. After some...
View ArticleAjax Autocompete Trim output on selection
Hello Everybody,i need some help in my code below, want to select only dt.Rows(i)(1).ToString() in the textbox after display the autocomplete menuall is working fine but i need a way on javascript or...
View Articlefilteredtextboxextender
how can i use filteredtextboxextender for show coulm_namein textboxi want write one character then show all names starts this character from column_name
View ArticleThe text in the ListSearchExtender prompt is shortened
I have a listbox with the listsearchextender as follows...<asp:ListBox ID="CompanyTypeListBox" runat="server" DataTextField="CompanyTypeName" DataValueField="CompanyTypeId" CssClass="listbox"...
View ArticleIssue with page requiring to click submit button twice with extended custom...
<div>Hi </div> <div></div> <div>I have extended custom validator using Ajax control toolkit to call web service and perform a business logic validation. I have 5 controls...
View Article