Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » AJAX (RSS)
  • Improve Performance of UltraWebTab

    I've got a web page with an 8.1 ultraweb tab control that has a number of tabs on it (8). Each tab is populated by an ascx (asp control) page. The site is setup to bring all of the data in and populate each tab as the initial page is loaded. I would like to load the first 4 tabs on initial load and...
    Posted to Forum by kmpdev on 09-04-2008
  • UltraWebTree Drag and Drop using server Events

    Hello We have a challange with implementing drog and drop on the server side. On the server code we have Event heandler for NodeDropped server event. This event work well. We need to get 2 node object to make some actions with appropriate objects. We have following Event Heandler: protected void uwtTree_NodeChanged...
    Posted to Forum by volodymyryaremko on 08-22-2008
  • How to keep webdialog as modal after asynchronous postback

    Hi, I use webdialog as a wizard. The wizard requires heavily server-side operation. Therefore, i need to do asynchronous postback. However, if i do so, the modality of the webdialog is lost. The background shadow disappears, the webdialog comes back its initial position and the modality behavior is lost...
    Posted to Forum by isahavari on 08-22-2008
  • Ultrawebtree memory leaks when beeing used within an UpdaPanel

    Hello!! I'm experiencing some memory leaks on IE and Firefox when using an Ultrawebtree within an UpdatePanel (AJAX.NET). After 40 postbacks (asynck postbacks doing partial rendering) I'm having about 3 MB in IE 7 and 2 MB in FireFox 3.0. It is a known behaviour? Do you have any workaround? TIA...
    Posted to Forum by cmarcao on 08-14-2008
  • Webtree with ManualSmartCallbacks Expands 2 Levels On each DemandLoad

    Each time a demand load occurs within my webtree it expands the node I click on and the first node that is added to the selected node too. i.e. Rather than just the children of the selected node being displayed it also dislays their children. Could somebody please explain why this is? And how I can fix...
    Posted to Forum by PBZ13 on 07-30-2008
  • Can't eval WebdateChooser error

    I am using a generated webdate choose in an ajax updatepanel. The webdate chooser, scriptmanager and update panel are created in the OnInit event and then added to the page along with some other dropdown boxes. Everything display's and functions fine but when I choose a date on the webdate chooser...
    Posted to Forum by jadriaansen on 07-30-2008
  • Re: grid , updatepanel and sharepoint

    Getting ASP.NET AJAX to work with SharePoint is a real challenge. I recently put up a blog post that walks you through creating a custom web part that uses an AJAX Update Panel and an WebGrid. Take a look at it and let us know if it address your problem. Blog Post: http://blogs.infragistics.com/blogs...
    Posted to Forum by ToddSnyder on 07-29-2008
  • Re: Updating Labels outside of UltraWebTab

    The WebTab only supports updating child controls during an async postback. If you want to update the label outside of the WebTab. Then you will need to take a look at hosting the WebTab and the label inside of an MS AJAX update panel (See AJAX Update Panel ). The update panel should give you the functionality...
    Posted to Forum by ToddSnyder on 07-29-2008
  • Using WebGrid with AJAX UpdatePanel and custom scripts directory

    Hi, I'm rendering the grid as a result of a partial postback (using the UpdatePanel) and it has been working well until I changed the scripts directory via the web.config. Now I get a script loading error which seem to be raised by the page ScriptManager. You can read about my problem in this post...
    Posted to Forum by emilyankov on 07-22-2008
  • Re: Infragistics Calender control WebDateChooser stops working after ajax event

    I encountered the same problem as mentioned in this thread, using WebDateChooser v6.2. I believe i have found a solution to this problem: After installing the new Infragistics WebDateChooser control v8.2 (NedAdvantage2008 Vol. 2 CLR 3.5) the WedDateChooser control remained functional after AJAX events...
    Posted to Forum by olivier2 on 07-21-2008
Page 1 of 7 (64 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems