AjaxControlToolkit and LineChart control doesn't work on IE8
Hello,I'm using the LineChart Control with AjaxControlToolkit version 4.1.7.123 with ASP.NET framework 4.0So my problem is : In Chrome, Firefox and IE11, my chart is displayed but for IE8, I have an...
View ArticlePopupExtender or CalendarExtender is not shown in full in Collapse Panel
I've put together a basic combination but it doesn't work as expected, my calendars are not Poping beyond the edges of my collapse panel, and I can't find a reason for it. See the photo and aspx file,...
View ArticleAjax InsertionMode
I created a project to use ajax for the first time and it all seems to be working other than the insertion modemvc 5 VB Home - index view first up.@Using (Ajax.BeginForm("UserEmail", "Home", _ New...
View Articlejavascript unable to update linkbutton text after closing modalpopupextender
Hi everyone,I am new to this forum. I am stuck with my codes and I will greatly appreciate if someone could help me out :)What I am trying to achieve is this: I have a link button with the text value:...
View ArticleSMS
Dear all, I have developed a windows services for sending SMS,when i run in my environment its working, If i run in remote server.getting a error like"unable to connect t remote server"When analysing...
View ArticleModal Popup Extender and an Update Panel - "Cancel" Button problem
This should be a quick "yes" answer - I am in the process of creating a very simple test, but I thought I'd ask on here too (also, so other people might be able to find the answer, if they have the...
View ArticleTabcontainer's tab displayed on two rows
Hi:Dear all, is it possible for tabcontaioner's tabheader can display in two rows, such like following:tab1 tab2 tab3 tab4 tab5and each tab can displayed as button, thanks a lot.
View Articleconvert aspx page into word document
i have built a simple web form with one image and tab panel with certain text boxes inside it . i don't have any database support for this i am thinking of saving the that web form with the print...
View ArticleDatalist nested from gridview
Hey , I have datalist coming from gridviewI put datalist & gridview into updatepanelall datalist values appear but the picture not appear so can any one help me how to solve this problem...
View ArticleHow can i disable the past dates and 5 future date ?
I would like to know how i can disable the future dates. Eg, Today is 6July, it will disable the past dates + 5 of the future dates = 10July.Thank you in advance.<script type="text/javascript">...
View ArticleUpdatePanel broken after moving from .NET Framework 3.5 to 4.0
Dear ACT experts,I upgraded a fairly large and complex ASP.NET application from .NET Framework 3.5 to 4.0. I also upgraded AjaxControlToolKit to the suggested one for .NET Framework 4.0 (4.1.7.1213)....
View ArticleButton click issue on UpdatePanel's usercontrol
Hi ,I have usercontrol (called A) and update panel in itFollowing are the control in my updatepanel1. gridview with link button2. DIV outside the gridview to load the usercontrol (B) from c#when i...
View ArticleTransform post to ajax call
Hey everyone,I have absolutely no experience with ajax so please have a little patience with me :)I have the following code:<article class="content-item"><div id="CheckboxLijst"> @using...
View ArticleChore 36.0.1985.125 m compatibility issue
I've just experimented an incompatibility issue with the latest chrome release with htmlextender... that error chauses my page to fail postbackthanks for any helpUncaught TypeError: Failed to execute...
View ArticleModalPopupExtender has Drag="true" but still can't drag popup window
Help!I have set Drag=”True” on the ModalPopupExtender but my popup windows can’t be dragged to the side so users can see what’s on the main screen when editing records in the small popup window. The...
View ArticleHelp with AJAX Update Panel
I need help with my AJAX Update Panel. It either doesn't display my data or does a whole page postback. I have a gridview that displays a list of jquery sliders on the left hand side of my page....
View ArticlePaginating and Sorting a WebApi ResultSet using AngularJs
Hi, I am pretty new to AngularJs and i have a project that requires that i use angular with my views because am calling a webApi Restful service(Json).The problem am having is, when i pass a hard-coded...
View ArticleHow to disable/enable the TargetControlID of ModalPopupExtender by clicking a...
Hello all,I have a linkbutton that opens a modalpopupextender. User will be able to enter an amount and click submit which will close the modalpopup and update the linkbutton text to that of the input...
View ArticleCascadingdropdown now working on first attempt
I have a cascading drop down menu that includes 2 drop downs with a "OnSelectedIndexChanged" event on the second drop down to display my data. the items in both drop downs show up fine but my...
View ArticleUpdate Panel isn't rendering correctly
Hello, I am facing a very weird scenario lately. I have page that uses several update panels, which some of them are nested inside of the others. Each update panel is using ChildrenAsTriggers="False"...
View Article