Page view counter

Browse by Tags

Related Posts

  • UpdateProgress with second counter

    It's cool to use UpdateProgress control to display loading progress like this: < asp:UpdateProgress ID= "UpdateProgress1" DynamicLayout= "false" runat= "server" > < ProgressTemplate > < div class= "Progress" > < table cellspacing= "10"...
    Posted to ASP.NET AJAX UI (Forum) by chudq on 06-13-2008, 12:00 AM
    Filed under: asp .NET 2.0, upadateprogess
  • updatepanel datagrid and dropdownlist

    I have an updatepanel which holds a datagrid and inside the datagrid are 3 dropdownlist. I have a button that queries a database to populate the datagrid with what the user selects. The page populates the first 2 dropdownlist in the grid, but not the third??? I don't know what I'm doing wrong...
    Posted to ASP.NET AJAX UI (Forum) by dygytalnomad on 07-19-2007, 12:00 AM
    Filed under: updatepanel autopostback, Update Panel, upadatepanel, upadateprogess, Update Panel DataList, UpadatePanel Validation, "DropDownList", UpdatePanel ajax
  • Re: BUG: UpdateProgress does not display when using AssociatedUpdatePanelID and Triggers

    There are 2 conditions here that i've discovered: 1 - The button is located in the UpdatePanel control In this condition, the UpdateProgress is triggered and is displayed irrespective of whether the AssociatedUpdatePanelID is set on the UpdateProgress. 2 - The button is located OUTSIDE the UpdatePanel...
    Posted to ASP.NET AJAX UI (Forum) by xerxesb on 01-04-2007, 12:00 AM
    Filed under: updatepanel, updatepanel trigger, ajax update panel, upadatepanel, upadateprogess
  • Update progress does not appear if control which triggers update is outside UpdatePanel

    I am designing a page which has some controls outside UpdatePanel and some inside updatePanel. Controls both outside and inside panel can trigger asynchronous update. When the page is partially updated by clicking controls inside panel UpdateProgress appears BUT if I click on control which is outside...
    Posted to ASP.NET AJAX UI (Forum) by hits on 12-25-2006, 12:00 AM
    Filed under: updatepanel, updateProgress, Update Panel, upadatepanel, upadateprogess
  • UpdateProgress.FindControl() does not work in beta 2

    We have upgraded to beta 2 and the following code (which worked under beta 1) does not work. The FindControl() method is returning null and the UpdateProgress.Controls.Count property is showing as 0. Is this a problem in beta 2? Can anyone help with a solution? < asp : UpdateProgress ID ="atlasProgress...
    Posted to ASP.NET AJAX UI (Forum) by Lazarus on 11-29-2006, 12:00 AM
    Filed under: ajax beta 2, upadateprogess
  • Obtaining a reference to controls via custom client side script?

    I'm trying to figure out how to obtain a reference to "controls" (I use controls lightly here as they are really just DOM nodes at this point). If I name my controls "foobar" then it gets output to "ctl00_foobar" or something similar. I've seen posts that say to wrap the $get argument in <%=%>...
    Posted to ASP.NET AJAX UI (Forum) by Kodo on 11-13-2006, 12:00 AM
    Filed under: upadateprogess, obtain reference to controls, client script
Page 1 of 1 (6 items)
Microsoft Communities