Search Type: Posts; User: mariusz.saternus@markit.com

Search: Search took 0.02 seconds.

  1. What I am effectively trying to do is to combine AsyncTreeGrid behaviour (exactly like in http://www.sencha.com/examples-2/#asynctreegrid) so that at one time leafs get loaded for a particular node....
  2. Any updates on this? If I need to raise a support ticket for this then just let me know. However I would imagine that what I'm trying to achieve here is within the realm of things that one would...
  3. Yes that is the class that I'm using. The GXT ver is 2.2.5 and is GWT 2.4. The code below demonstrates the issue:



    package com.issue.client;

    import java.util.Arrays;
    import...
  4. OK, after doing some more digging this is what I found / think is happening:

    After the filter is being applied leafs are automatically fetched for each node that fits the filter criteria. Because...
  5. I have a async TreeGrid. On start up the widget loads all the nodes and then each individual node expands to reveal an arbitrary number of leafs. All this works well until I try to apply filters....
  6. Yes that helps. Thank you very much =D>
  7. I am using GXT ver 2.2.5 to develop a app that will then get plugged in to a GWT application. The issue is that on the GWT end the component into which my app will get plugged in is a SimplePanel...
Results 1 to 7 of 7