Search Type: Posts; User: mariusz.saternus@markit.com
Search: Search took 0.02 seconds.
-
15 Feb 2013 1:18 AM
- Replies
- 6
- Views
- 1,017
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....
-
14 Feb 2013 8:27 AM
- Replies
- 6
- Views
- 1,017
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...
-
11 Feb 2013 2:58 AM
- Replies
- 6
- Views
- 1,017
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... -
8 Feb 2013 6:56 AM
- Replies
- 6
- Views
- 1,017
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... -
8 Feb 2013 4:09 AM
- Replies
- 6
- Views
- 1,017
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....
-
4 Feb 2013 9:23 AM
- Replies
- 2
- Views
- 398
Yes that helps. Thank you very much =D>
-
4 Feb 2013 3:31 AM
- Replies
- 2
- Views
- 398
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
