AsyncFileUpload
Hi,I am using an AJAX AsyncFileUpload control that works great. The control is located inside an <asp:panel> that is displayed using a ModalPopupExtender.The trouble I am having is in trying to...
View Article_doPostback Not Working After Deploy
Hi All,I have use linked graph in multiple place. using below approach.<set value='9' link='javascript:RequestStatusupServiceDeskRequestsMonthWise(10)'/> This approach used in different kinds of...
View Articleimplement updatepanel,scriptmanager, asyncpostbacktriggers in my asp.net 4.0...
hi,am not using ajacontroltoolkit.but wanna implement ajax- scriptmanager, updatepanel asyncpostbacktriggers etc in my aspx pages.1) how to implement these?2) also wanna implment...
View ArticleSql StoredProcedure, Asp.net vb,
hi friends i have a table with column name(centercode,totalloaners,loanamount,principle,interest,loandate,collectionday)in my table i have more than 500 center records, for that i want stored...
View ArticleAjax toolkit Autocomplete seems to be crashing on single quotes
Hello, I am trying to use Ajax toolkit autocomplete on an aspx page. When I try to perform a search including a single Quote in the search string(Like for instance L'Oréal) nothing happens. A glimpse...
View ArticleTwitter control doesn't work anymore?
As much as I understand, Twitter disabled the old API, and the Twitter control is still trying to use it. Just checked that with latest version (7) of control, and instead of tweets it is displaying...
View ArticleJavaScript runtime error: Sys.InvalidOperationException: A control is already...
Hi All,JavaScript runtime error: Sys.InvalidOperationException: A control is already associated with the element in IE10 but in other browsers (chorme and firefox) it is working finePlease help me to...
View Articleproblem with ComboBox
<ajaxToolkit:ComboBox ID="drp_LastupdatedTime" runat="server" Width="40px" AutoPostBack="False" DropDownStyle="DropDown" AutoCompleteMode="SuggestAppend" CaseSensitive="False"...
View ArticleAjax:CalendarExtender ( Date Issue)
Hi,I have used Ajax:CalendarExtender in my application and I am trying to validate it by using asp:CompareValidator for "dd/mm/yyyy" format it works fine with my local machine as it has "dd/mm/yyyy"...
View ArticleRuntime-error Microsoft JScript: ASP.NET Ajax client-side framework failed to...
Hi,I have an ASP.NET website that uses a scriptmanager. The website works on my machine locally. It also works locally on our production server (windows server 2008 R2 with IIS7.5), but when I try to...
View ArticleHTMLEditor dynamic data web + change direction
I am using HTMLEditor in my dynamic data web project as one of myfields templates. I really disappointed to change thedefault direction toright to left. How i can do this and change the direction....
View ArticleCan I specify a UserControl custom event as a Trigger for update panel on...
I have a parent page which hosts several user controls contained within an accordion on the parent page which are created dynamically. My Parent page is wrapped in an UpdatePanel and UserControls are...
View ArticleSys.Extended.UI or Sus is undefined error
Hi Guys, We have a got website in asp.net 4.0 , IIS 7, we get sys.extended.UI is null or not an object error.I have made all possible changes in web.config and IIS 7 by changing from classic to...
View Articleajax extension works in chrome and firefox but not IE
see code box for the extender in question. It seems really strange that a a MS product like ajax does not work with their own browser? Is there some kind of patch/override/etc like with CSS to account...
View ArticleAsyncPostback Trigger within ListView Control - CheckBox (causing full...
I have searched everywhere and can't find a solution to this. I'm using Visual Studio 2012 (ASP.NET 4.5 Framework). I have a ListView control with an LayoutTemplate in which has a CheckBox control...
View Articleset ajax.gif
Hi,I use ScriptManager and UpdatePanel, I want set ajax.gif to this, and i want load ajax.gif in center of screen,please help me,
View ArticleProblems setting focus on a control in an AJAX toolkit TabContainer /...
Hopefully someone can quickly help with this one, I have spent many hours on other articles and approaches and beleive it is able to be solved using the - AjaxControlToolkit.Utility.SetFocusOnLoad...
View ArticleAJAX Editor Control ValidationGroup
How can I set a ValidationGroup for an Editor Control? Thanks
View Articlethe htmleditor - how do I set a max-length, and how do I edit source?
I am using the htmleditor control, and I want to set a maximum length on the contents. Is that possible? Also, I want to be able to edit the source html of the contents - that is, if I have to put in...
View ArticleScript error with Visual studio 2012
Unhandled exception at line 1, column 81688 in http://localhost:51651/bundles/MsAjaxJs?v=J4joXQqg80Lks57qbGfUAfRLic3bXKGafmR6wE4CFtc10x800a139e - Microsoft JScript runtime error:...
View Article