Search Type: Posts; User: hcortez
Search: Search took 0.02 seconds.
-
29 Jul 2009 1:54 PM
Jump to post Thread: Error in FF... by hcortez
- Replies
- 1
- Views
- 575
I have a problem with my treepanel when I click on the name of the node or on the container, it appears that the form is reloaded or closed and open again, but I if I click on "+" ahi works normally....
-
29 Apr 2009 12:57 PM
Jump to post Thread: Help, problem with TreePanel.. by hcortez
- Replies
- 4
- Views
- 1,259
I succeed, I do not know if will be the best way but it works for me...
Ext.onReady(function(){
var datosJSON = [
{"text":"A","id":10,"leaf":false,"children":[
... -
28 Apr 2009 11:55 AM
Jump to post Thread: Help, problem with TreePanel.. by hcortez
- Replies
- 4
- Views
- 1,259
Sorry, but you could tell me if what I'm doing this right or not, or could give me a track to find the help because I can not find any solution...(:|
-
28 Apr 2009 8:22 AM
Jump to post Thread: Help, problem with TreePanel.. by hcortez
- Replies
- 4
- Views
- 1,259
Hi, I have the following code ...
Ext.onReady(function(){
var datosJSON = [
{"text":"A","id":10,"leaf":false,"children":[
{"text":"B","id":11,"leaf":false}, ... -
27 Apr 2009 8:55 AM
Jump to post Thread: Help by hcortez
- Replies
- 3
- Views
- 816
thks sunco, but this samples use the dataUrl in TreeLoader but I don't need this way I need set the treePanel with variable JSON or other way but with the data from a variable without a file on...
-
27 Apr 2009 8:44 AM
Jump to post Thread: Help by hcortez
- Replies
- 3
- Views
- 816
please I havea problem with this sample http://www.mixolution.com/extjs/examples/staticTree02.html.
I reviewed the example and when I eject the same sample in my browser apear the error as "the...
Results 1 to 6 of 6
