Timer affects all UpdateProgress
I am using 2 UpdateProgress in one web form.Now, the problem is that because of timer, when it fires tick event, both UpdateProgress starts showing progress.How to prevent this problem ???
View ArticleComboBox ListItems Not OnTop - So Missing a Few
Hello All: I have a feeling there is something I need to do with my css, but I am not sure where and I haven't found a solution yet online. But what is happening is that I am populating an...
View ArticleExecute .HTA File from Asp.Net
Hi FolksI came across an interesting project which requires me to execute a .HTA( HTML Application) from ASP.NET Website.The idea is to seal the code of .HTA file which will not be possible if its...
View ArticleKill session when we try to close the browser without logging out in all...
Hi I need to kill the session and log the excetions when we try to close the browser without logging outwhen we try to close the browser using alt-f4, browser close(X) and right click on browser and...
View ArticleError: Unable to get property 'UI' of undefined or null reference
Why am I getting the above error with Ajaxtoolkit 4.0 on IE browser? I'm just trying to used a simple "AsyncFileUpload" and IE is giving me this error. I've try all the compatability mode, IE7,8,9,10...
View ArticleModal Pop Up Extender and background scrolling
The web page is long and requires scrolling to view the whole page.When the Modal PopUp is displayed, the operator can still scroll the background page without moving the modal Popup.Is there a way to...
View ArticleNavigate to tab on tabcontainer
Hi,I have the following structure:Home Page MainView (User Control) TabContainerFrom a link placed on one of the tabs how do I navigate to another tab? I'd like to place the MainView User...
View ArticleTabContainer Problem Not Display
Dear All,I have a problem with the TabContainer it not see in Mozilla FireFox v16.0.1. Please help me to fix it.Code: <%@ Page Language="vb" AutoEventWireup="false"...
View ArticleProblem with Telerik Filtering
Dear all , i`m using ASP MVC 2 with Telerik Grid view,, when i enabled the filtering property , it appear but didn`t filter on the grid Why ?
View Article0x800a138f - JavaScript runtime error: Unable to get property 'UI' of...
I am trying to apply a calendar extender to a textbox that I have on my form. My code looks like this:<asp:TextBox ID="txtstart" runat="server" ></asp:TextBox>...
View ArticleSource errors
When I open an aspx page in one of my projects in Visual Studio 2010 I am getting messages like the ones below. Does anyone know how I can fix/change something to avoid getting them?...
View ArticleAJAXTOOLKIT and new web app
Hello,I am creating a new web site in VS 2008 and I copied a couple pages from another web application to get me started. I copied the webconfig information for mscharts and ajax from the old and...
View ArticleEmulating SSRS Multi Select drop down
Hi all,So I haven't coded in a long while as I've been managing a team instead. Anyhow I'm short on resources and am back coding a bit. Trying to emulate SSRS multi value parameters in ASP.net. I have...
View Articleproblem in pass data with $.ajax and get 500 Internal Server Error
i have a problem for pass data in $.ajax,i want pass data in $.ajax but when run project i get null data in c# code , i created breack point in code behind and get this error: Object reference not set...
View ArticleLineChart not displaying last 'stroke' in IE 10
IE 10 : I can not get the last "stroke" in line chart, if I do the same thing in pie chart, it renders as expected.Firefox : Both are working as expected.Screen shot : IE 10& fifrefox 23.0.1Below...
View ArticleModalPopup and ValidationSummary conflict - Object Expected JavaScript Error...
There seems to be a conflict between ModalPopup and ValidationSummary. When both are used I get a JScript Error "Object Expected". The following code should reproduce the error: <%@ Page...
View ArticleLoading DetailView in ModalPopup
Hi. I am trying to have a GridView that when the Edit LinkButton is clicked will load a DetailsView in a ModalPopup. The selected GridView row should then be able to be edited and saved in the popup....
View Articleaccordinepane1 onclick event
Hi The theard continues on from thishttp://forums.asp.net/t/1934206.aspx?accordinepane1+onclick+eventAfter adding...
View Articleasp:UpdateProgress Error - even although I have removed the control!!!!
I copied the markup for an asp:UpdateProgress control from one website to another and forgot to change theAssociatedUpdatePanelID property.This obviously threw an error, so I corrected the property and...
View ArticleTelerik Pager Issue with ASP MVC 2
Dears , I`im using ASP MVC 2 , and use RadGrid Component , and i enabled the pager,,,but when i pressed next (in the pager ) the whole page is reloaded to the new Grid Datahere is my...
View Article