Browse by Tags

Related Posts

  • Re: UpdatePanel .Net Treeview.PopulateOnDemand conflict?

    Hi, has been a long time since this error occured, but I've got still the same problem in 2009... The TreeView works fine until I trigger another UpdatePanel on the page - after that, there no chance to expand nodes. I've got to do a complete postback, what I tried to avoid before the control...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by datenbasis on 03-26-2009, 12:00 AM
    Filed under: updatepanel, Ajax Control Tookitoolkit, treeview, update panel tree view error issue bug atlas
  • ASP.NET 3.5 treeview control inside aan UpdatePanel does not work on Safari

    I used Visual Studio 2008 ASP.NET 3.0. I put a Treeview Control inside an update panel as follow: <%@ Page Language="C#" AutoEventWireup="true" %> <%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by ningjunwang on 09-22-2008, 12:00 AM
    Filed under: updatepanel, ASP.net 3.5, Safari, treeview
  • Re: Treeview does not reflect changes made to it.

    Thanks Amanda I actually solved my problem by putting the treeview in another updatepanel and set its mode to conditional. As the event on which I need to make changes to the treeview node occur in the first updatepanel which contains my webuser control. So on that event, after performing the required...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by eastw on 08-07-2008, 12:00 AM
    Filed under: treeview, updatepanel
  • Delayed loading of TreeView in ModalPopup ?

    I have a TreeView in a UserControl with a large number of nodes which I am displaying in a popup using ModalPopupExtender. However it significantly slows down its host page on load while the TreeView is being populated. Here is a snippit of the code on the host page: < cc1:ModalPopupExtender ID= "ContainerPopupExtender"...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by kitog on 06-06-2008, 12:00 AM
    Filed under: treeview, updatepanel, modal popup extender
  • Client "White Screen" or "Operation Aborted" popup

    We've got an "ticketing system" application that makes use of some update panels and popup controls to speed things up. I might also add that the user environment exists of pages being displayed which are all derived from a master page which has a menu tree as a navigation tool. We've...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by jrman on 09-05-2007, 12:00 AM
    Filed under: Operation aborted, updatepanel, AJAX .NET 2.0, AJAX ASP.NET, MasterPage, treeview, Master Pages
  • Treeview inside update panel adds nodes when expanded/collapsed

    Hi all, I have something weird going on with a page with 3 treeview controls. I have them set to be expanded by default, but when I click on the collapse (or expand) image on any of the 3 treeviews, a new node is added in my second treeview with repeating data, ie: TreeView1 1.0 1.1 1.2 2.0 2.1 TreeView2...
    Posted to ASP.NET AJAX UI (Forum) by JSantaMaria on 04-11-2007, 12:00 AM
    Filed under: Treeview, updatepanel, Ajax UI
  • UpdatePanel + TreeView + CSS Adapters dont work?

    Hi There I have been developing an interface which uses a TreeView on the left, and a main panel on the right. During development everything has been fine. I implimented CSS Adapters, and had all events firing correctly. basically when you select a node in the tree on the left, the content on the right...
    Posted to ASP.NET AJAX UI (Forum) by PaulTAG on 03-01-2007, 12:00 AM
    Filed under: Treeview, treeview updatpanel, updatepanel, updatepanel trigger, UpdatePanel ViewState Beta1, "AJAX Toolkit", CSS
  • Javascript Error (Treeview_Data is undefined) when using Dynamic Treeview in Update Panel / Placeholder

    Hi, I have a page that loads a series of dynamic treeviews (from the DB) into an update panel's placeholder control upon page load. I have a button set as the trigger for the update panel (not the page submit button) that, when clicked, adds a record to the DB dataset and then reloads the update panel...
    Posted to ASP.NET AJAX UI (Forum) by dsreidel on 02-22-2007, 12:00 AM
    Filed under: Treeview, treeview updatpanel, Upadatepanel Javascript, Update Panel, update Panel events, update Panel trigger javascript, updatepanel, UpdatePanel ajax trigger Timer Conditional UpdateMode, updatepanel autopostback, UpdatePanel autopostback checkbox gridview, UpdatePanel nesting dynamically, UpdatePanel TreeView slow browser requests AJAX, updatepanel trigger, user Control, "Update Panel", ajax, AJAX checkbox updatepanel gridview, ajax update panel, Ajax Update panel ScriptBlocks Not Executing, ajax update panel trigger, ajax updatepanel trigger Timer, Atlas, Javascript, javascript ajax updatepanel, Dynamic Controls, asp.net ajax updatepanel trigger
  • TreeView + SelectedNodeChanged + UpdatePanel = Problems

    I wondered if anyone else has had strange behavior when specifying the SelectedNodeChanged event of a TreeView as an AsyncPostBackTrigger for an UpdatePanel. I'm currently seeing erratic behavior. Some nodes will post back when selected, and others won't; it seems totally random. There was no...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by mblodgett on 10-24-2006, 12:00 AM
    Filed under: TreeView, AJAX Control Toolkit, UpdatePanel
  • Re: TreeView populated programatically in Atlas UpdatePanel

    Hi Anders Did you ever find out a solution to this problem? I have been having the same problem where a TreeView inside an UpdatePanel takes a very long time to refresh. Using Fiddler, I found out that the problem is the various images used by the TreeView control. Outside an UpdatePanel, the browser...
    Posted to ASP.NET AJAX UI (Forum) by dan cavina on 10-13-2006, 12:00 AM
    Filed under: Treeview, updatepanel, Atlas
Page 1 of 2 (12 items) 1 2 Next >