Ext: Discussion

Page 392 of 422 FirstFirst ... 292 342 382 390 391 392 393 394 402 ... LastLast

+ Post New Thread

  1. when I use filefield in my form, double quota will trim other ?

    Does double quota trim when using filefield, if do not use filefield, all ok.

    Started by fromskyline, 26 Apr 2011 5:55 PM
    • Replies: 0
    • Views: 610
    26 Apr 2011 5:55 PM Go to last post
  2. How to make an autoExpandColumn in 4.0

    it seems that the property "autoExpandColumn" does not exist in 4.0 By using the flex property, a horizontal scroll bar still appears.

    Started by DBGraa, 26 Apr 2011 2:42 PM
    • Replies: 1
    • Views: 1,010
    26 Apr 2011 4:18 PM Go to last post
  3. Error installing SDK Tools on mac

    HI there, Just downloaded the SDK tools for mac. But the app crashes and doesn't do anything. I looked inside the .app, copied the files and...

    Started by luisbug, 26 Apr 2011 7:29 AM
    • Replies: 7
    • Views: 1,688
    26 Apr 2011 2:03 PM Go to last post
  4. Link up Tree Node to Store to Model

    Link up Tree Node to Store to Model I have a pretty basic tree. I use a model and a tree store and I'm able to populate the data. I have a method...

    Started by zillabyte, 20 Apr 2011 5:01 PM
    2 Pages
    1 2
    tree node model store
    • Replies: 13
    • Views: 2,046
    26 Apr 2011 1:30 PM Go to last post
  5. RowNumberer is sorted when another column is sorted

    Hi, In a grid when I try to sort columns the rowNumberer is sorted as well, numbers are tied to certain rows and when sorting is in descending ...

    Started by ucabazz, 25 Apr 2011 9:39 AM
    • Replies: 1
    • Views: 370
    26 Apr 2011 11:55 AM Go to last post
  6. What happened to my tree (in IE, of course)?

    Before I start troubleshooting, I'm just wondering if anyone else has seen this. I have a simple tree, it looks great in Firefox and Chrome; it...

    Started by azuroff, 20 Apr 2011 4:09 PM
    • Replies: 2
    • Views: 609
    26 Apr 2011 11:43 AM Go to last post
  7. Anyone have a working store w/ Direct proxy api that actually writes with RowEditor?

    Trying to get my store's writer to work and process update events (for RowEditor). Anyone have a store working w/ EXT.Direct in extjs4? If so,...

    Started by jimmifett, 26 Apr 2011 6:31 AM
    • Replies: 1
    • Views: 1,041
    26 Apr 2011 10:56 AM Go to last post
  8. Question How to access nested models from store?

    Hi, I'm playing with new Extjs model feature and I can't understand how to access nested models from store? For example check this simple code...

    Started by andrey_87, 26 Apr 2011 10:03 AM
    nested models, store
    • Replies: 0
    • Views: 1,368
    26 Apr 2011 10:03 AM Go to last post
  9. ExtJS3 - > 4 Commercial License?

    If we own the commercial license for ExtJS3, does this mean we are automatically good to use ExtJS4, or do we need special arrangements? Thank you!

    Started by IvanJ, 26 Apr 2011 7:52 AM
    • Replies: 2
    • Views: 1,210
    26 Apr 2011 8:37 AM Go to last post
  10. Moved: [CLOSED][DUP]Tab Panel Icons cut off in example

    Started by FoxMulder900, 26 Apr 2011 7:20 AM
    • Replies: -
    • Views: -
    26 Apr 2011 7:20 AM Go to last post
  11. DataProxy default exception catcher gone

    I have been using the following at the top of my code to catch any generic server side errors. Ext.data.DataProxy.on('exception',...

    Started by bobmanc, 8 Mar 2011 9:45 AM
    • Replies: 4
    • Views: 898
    26 Apr 2011 6:36 AM Go to last post
  12. Question A Few Questions about 4.0 Components Functionality

    I am going to attempt to start upgrading my application from 3.3.1 to 4.0 and I have a few questions. These questions are more or less unrelated but...

    Started by BulletzBill, 26 Apr 2011 6:27 AM
    • Replies: 0
    • Views: 324
    26 Apr 2011 6:27 AM Go to last post
  13. Charts: auto-scaling the negative axis AND filter performance

    Good morning, I have another little problem concerning charts. The workflow is as follows: I get an array of JSON objects (12 properties) from...

    Started by Moes, 26 Apr 2011 1:15 AM
    • Replies: 1
    • Views: 578
    26 Apr 2011 2:14 AM Go to last post
  14. Question Manipulating data from 2 database tables

    Hi, I have just been pointed to ExtJS as a good candidate for a project I'm on, but there is too much information to get an overview of where to...

    Started by iohannis, 19 Apr 2011 12:05 AM
    ajax, grid, mysql, php
    • Replies: 7
    • Views: 799
    26 Apr 2011 1:15 AM Go to last post
  15. How to store.setBaseParams?

    How to set/override new extraParams in store(proxy) config? It's possible to make store.load({params: {name: value}}), but how to set new params...

    Started by nee, 13 Apr 2011 4:50 PM
    • Replies: 2
    • Views: 762
    26 Apr 2011 12:49 AM Go to last post
  16. Custom Data Store/Proxy

    Hello, i was wondering if an existing feature to utilizing custom Store/Proxy? The basic idea for instance the API: api: { read:...

    Started by khebs@live.com, 25 Apr 2011 6:43 PM
    • Replies: 1
    • Views: 812
    26 Apr 2011 12:35 AM Go to last post
  17. How to setTitle of the tabPanel when I listen the treePanel click event

    In my application, there are a treepanel and a tabpanel, when i click the item of treepanel, i want to change the title of the activetab. i write...

    Started by jiyee, 18 Apr 2011 2:25 AM
    • Replies: 4
    • Views: 1,454
    25 Apr 2011 2:25 PM Go to last post
  18. Outputting External Data

    First let me say that while I like Sencha Touch I am a newbie and am catching the blue trying to learn this stuff. I wish there were more aides out....

    Started by konvurt, 25 Apr 2011 1:04 PM
    displaying data, nested list
    • Replies: 0
    • Views: 323
    25 Apr 2011 1:04 PM Go to last post
  19. Using Pie Series as a Summary kind of a series for the larger chart

    I am using HighCharts currently with ExtJs 3.x and have started writing new code with ExtJs 4.x and the built in Charting functionality. One thing...

    Started by r_honey, 25 Apr 2011 12:43 PM
    • Replies: 0
    • Views: 949
    25 Apr 2011 12:43 PM Go to last post
  20. Issues migrating a 2.x TreePanel extension to 4.x Ext.tree.TreeLoader() constructor.

    Starting to work through issues updating a rather large app from ExtJS 2.x to 4.x, first issue I'm running into is an attempt to extend the TreePanel...

    Started by jfizer, 22 Apr 2011 9:23 AM
    • Replies: 5
    • Views: 1,058
    25 Apr 2011 11:32 AM Go to last post