'AjaxControlToolkit.ToolkitScriptManagerConfig' threw an exception
Upgraded to latest Ajax release (Dec2013). My Website works fine on my pc, but when I move it to Godaddy it throws an error. If I use the asp scriptmanager page loads on website fine, but not with the...
View Articlehtmleditorextender not working
Hi , when i try to add htmleditor extender to my page i get following error :The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).Description: An...
View ArticleMicrosoft JScript runtime error: 'Sys.Extended.UI' is null or not an object
hi dear forums.asp.net members. i am using urlrewritingnet for url rewriting. at one of my page i am using auto complete extender . it works fine for first page weirdly because also that page is...
View ArticleThe WEB Pages is scrolling Automatically without User needs
Oh my God I have stuck in an unknown problem and I have posted so many question in different forums but still failed to solve thatProblem is the web pages is scroll UP if I scroll it down and it scroll...
View ArticleOnkey press
Hello everyone i want to search data on key press from a repeateri tried something like that but it does not work i don't know how to bind my sql to repeaterto make the search <!DOCTYPE html PUBLIC...
View ArticleModalPopupExtender Panel location is move by the other controls while...
First Problem:I am using modalpopupextender to show a message on page_load according to a criteria. I am using a Panel "pnlpopup" to show the message. When the page_load, the panel is shown.The markup...
View ArticleAccordion Tabs are not getting expanded in Firefox, Chrome
Hello All Forum Members, In my asp.net application, I have used Ajax Toolkit Accordion Control for .net framework v3.5. I have added it successfully in web page. It works fine in Internet Explorer. I...
View ArticleHide or Show Div based on media from Ajax.ActionLink
When an audio or video "currentMedia" starts, I want a div ".next" to be hidden, and when the media is done playing, I want the div ".next" to show.The trick is, "currentMedia" div containing the audio...
View ArticleTabContainer and ActiveTabChanged
Hi,i have a problem with TabContainer.The ActiveTabChanged server-side event doesn't fire when i click on tab.Is this a bug?Can anyone help me? Thanks everbody!
View ArticleAjax ModalPopup error?
ModalPopUp coding<asp:RadioButton ID="modalPanel" runat="server" Text="Show Modal"/><asp:ModalPopupExtender ID="ModalPopupExtender1" runat="server" PopupControlID="popUp"...
View Articleexpandable/collapsible grid using CollapsiblePanelExtender and...
Like many before me I have been trying to implement a tidy expandable/collapsible gridview where, for example, the grid initially shows a list of writers and on clicking on a suitable 'expand' button...
View ArticleDynamic UserControl Textchange won't fire inside modal popup
Hi been searching for the whole week to solve my problem but I still haven't fegure it out.how to Update my user control without closing the modal popup,I'm loading a user control programmatically from...
View ArticleCould not load file or assembly 'AjaxControlToolkit' or one of its...
I just installed AJAX Beta 2 and the updated AjaxControlToolkit. I'm getting this error when I try to access the site. Any Ideas? Stack Trace:[FileLoadException: Could not load file or assembly...
View ArticleOnly 2 TabPanel Content is displaying
Hi,I am having TabCotainer with 6 TabPanels, but only first 2 Tabs content is dispalying , when i interchange to second tab content is displayHere is my design<ajax:TabContainer ID="tcDocDetails"...
View Articlehow to prevent for closing of modalpopupextender due to refresh in asp.net
I have a modalpopup extender from which i am importing excel. But when excel imports the page get postback and my pop up closed. when i again click on the button it open in same state. I want that this...
View ArticleHow to bind data to repeater without postback
so i have created a repeater, which display duration of each product, now i want that the when a duration finish, it remove the item without postback can someone help pleasehere are my codeImports...
View ArticleSys is undefined error Ajax 1.0
HiWe have an old website on .NET framework 2.0 with Ajax 1.0 (AjaxControlToolkit.DLL version 1.0.11119.0). It used to run fine for few years, We recently moved this website to a new Windows 2008 server...
View Articleclear/reset xmlhttprequest and form data
Hi,i use XMLHttpRequest to upload files. Below is all the code i use to upload from a modal window. <span><a href="#" id="modchart-d">Insert chart</a></span><script...
View ArticleAutocomplete Demonstration Issue- Not replacing full text
HiI have used Autocomplete extender to search records in my ecommerce website.When I select a record from recommended list of results, it does not replaces complete text in search bar. It only replaces...
View Articletextbox
please follow this link and try to sove it very urgenthttp://forums.asp.net/post/5617826.aspx
View Article