Combo box button inherit the element.style Css
Hi i have a combo box which is present inside of the div which is hidden. when i click the image the div should appear with the combo box. But while i click the link the combox button height and width...
View ArticleModalPopupExtender shows IFrame. How to keep iframe.source/contents visible
I'm very new to Asp.Net. I've come across handling ModalPopupExtenders with UpdatePanels and forcing ModalPopupExtender.Show() on to keep the modal window open previously. But I've only experienced it...
View ArticleRandom String Added at the end of URL (Fragment Tag)
Dear all, i developed an application in .NET 4.0 which can be viewed at http://modelspk.com .. i have to integrated the social media plugin and the script that i used for that adds the fragment tag at...
View ArticleAjaxControlToolkitNet4.5 issue in Visual Studio 2012 Update2 about...
Sorry,my english is not very good,please forgive me!Code:<asp:AutoCompleteExtender ID="txtTrainId_AutoCompleteExtender" runat="server" DelimiterCharacters="" Enabled="True" ServicePath=""...
View ArticleAjax AsyncFileUpload Script Error
Hi,I have updated to the new AjaxControlToolkit and I have used the new AsyncFileUpload control on a page.When I load my page I got the following error:"A script on this page may be busy, or it may...
View ArticleDate Extender Popsup, selecting date clicks button under it
I have a date extender popup on the bottom of a form, the calander shows up over the submit button.When the user clicks the calander date, it clicks the submit button prematurely.Any way to fix this?
View ArticleError message when you access a Web page that runs an AJAX 1.0-enabled...
Hi guys, We are currently using AJAX with ASP.NET 2.0 in one of our projects and we have no resource to upgrade in the short term as it is a big project. Recently we encountered a problem when testing...
View ArticleCan you make the Ajax colorpicker bigger?
Hey all,I have made a web application in ASP.net for a PLC powered house for my internship. The house has a RGB lamp and i'm using the color picker for getting the right color.Only the app is made for...
View ArticleAjax File Upload Help Required
I am using Ajax File upload control . When i click the button upload the page gets postback and property Page.isPostback gets false and the code which should be executed on first time page load is...
View ArticlePage post back twice when click on a button
We are having a button in an user control where this button is surrounded by update panel.We are using above user control twice in a single page, then we will get 2 buttons in that page.If we click on...
View ArticleAJAX Extensions undefined on open aspx page after upgrade to VS2012 on Win 7...
Hi:We recently upgraded our development boxes from VS2010 on Win 7 32 bit to VS2012 Win 7 64bit. On every legacy Net 4.0 webform solution since the upgrade, we now have the exact same problem on every...
View ArticleAjax Collapsible Panel Control
i hv a grid view with random data and edit button with each row of gridis this possible to expand panel by clicking on that edit button.i mn to say can i make edit button's id which is inside...
View ArticleCollapsiblePanelExtender - state after page refresh
I want to collapse all panel (with property Collapsed="true") on my page after refresh.When I'm using Ctrl+F5 in browser, all panel after refresh are collapse (and it's OK for me), but when I'm using...
View ArticleAjax Accordion control issue in IE7
Hi,i have an ajax accordion control in a regstration page. it is working fine in IE 9 and above . But its not even showing the accordion in IE7, a blank space as we made visiblity as false .but when i...
View ArticleTimer working differently inside a repeater in asp.NET 4?
Hi all,I created a page with an UpdatePanel inside a repeater, with a Timer to cause a postback. My problem is that all the postbacks seem to happen simultaneously, and each postback seems to happen...
View ArticleJavaScript error in with IE10 with ImageButton in UpdatePanel
Hello,I have a JavaScript error using an ImageButton inside an UpdatePanel:- create new empty webside in VS2012 - create new webpage - put ScriptManager on the new webpage - put an UpdatePanel on the...
View ArticleUnable to make object of WCF enabled service
aspx: function GetData() { var proxy = new MyService(); // MOST OF THE TIME IT IS GIVING ERROR OF UNDEFINE BUT IS RUN ALSO SOMETIMES proxy.GetData(onSuccess); }...
View ArticleBalloonPopup from image inside
Hi all,In short, I have something like:<h3>Title <asp:Image ID="Image" .... /></h3><balloonpopupextender targetcontrol="Image" balloonpopupcontrol="popup" /><asp:panel...
View ArticleUpdating 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 ArticleReplacing Telerik Controls
I've been given the task of removing all Telerik controls from our website. I've never willingly used Telerik, so I'm not that familiar with its functionality but it looks like everything can be done...
View Article