Ext: Discussion

+ Post New Thread

  1. how to get column index?

    hi, i want to retrive column index from grid. so how i can retrive? anybody can help me? thank you in advance....

    Started by nagaraj, 12 Jul 2011 4:32 AM
    • Replies: 4
    • Views: 1,588
    12 Jul 2011 6:28 AM Go to last post
  2. how to recognize when 2 stores are loaded in 1 controller

    Hello, I've got a controller, which includes 2 stores: stores: , So my question is, how can I trigger an action, when both...

    Started by cylontoaster, 12 Jul 2011 6:28 AM
    • Replies: 0
    • Views: 274
    12 Jul 2011 6:28 AM Go to last post
  3. Question <form> element in FormPanel and FormData

    Hi all! I have a problem that i hope someone can help me with. situation is as follows. I'm working on an upload component. I've build in some...

    Started by bruijn88, 12 Jul 2011 5:12 AM
    • Replies: 0
    • Views: 629
    12 Jul 2011 5:12 AM Go to last post
  4. Question MVC, event handler for buttons

    Hello, I have a view: Ext.define('IPPC.view.application.Header' ,{ extend: 'Ext.Panel', alias : 'widget.appHeader', dockedItems:...

    Started by bozzoz, 12 Jul 2011 1:36 AM
    • Replies: 2
    • Views: 1,303
    12 Jul 2011 4:42 AM Go to last post
  5. File upload problem!

    Okay, so my server side file upload code works with a classic form tag and a input tag with type "file". But Ext 4.0 seems to have a problem. Any...

    Started by FlaminPhoenix, 12 Jul 2011 4:05 AM
    • Replies: 1
    • Views: 410
    12 Jul 2011 4:10 AM Go to last post
  6. Question Problem with ArrayStore and RowEditing plugin

    Hi: I'm trying to use RowEditing with an ArrayStore, but every time I change (or create ) a new record in the store phantom property goes true and...

    Started by manolopm, 12 Jul 2011 3:36 AM
    arraystore, problem, refresh, rowediting
    • Replies: 0
    • Views: 434
    12 Jul 2011 3:36 AM Go to last post
  7. How to get my input value in a row-editing status?

    Hello all, I want to do some validation before submit, so I must get the input value. But I can only get the value in store like this: ...

    Started by hexawing, 10 Jul 2011 10:19 PM
    • Replies: 4
    • Views: 1,240
    12 Jul 2011 1:29 AM Go to last post
  8. Question Extjs 4.x.x Parameter passing with proxy for data retrieval

    Following is my proxy to get Contact Types from database side. I need some parameters to be passed to the backend side for this retrieval..how can I...

    Started by xibition, 12 Jul 2011 1:25 AM
    • Replies: 0
    • Views: 806
    12 Jul 2011 1:25 AM Go to last post
  9. Collapsible On Top Panel

    Does anyone know of a way to make a panel hidden / collapsed and then show on a click (that's the easy part) but when it shows, it slides down over...

    Started by kreeve_ctisn, 12 Jul 2011 1:24 AM
    • Replies: 0
    • Views: 315
    12 Jul 2011 1:24 AM Go to last post
  10. how can I Avoid always creating new instances of the same object?

    Hello, I have followed the extjs 4 mvc model and in this point I have an issue, I implemented an accordion layout to store different menus, each...

    Started by luisparada, 12 Jul 2011 1:23 AM
    • Replies: 0
    • Views: 432
    12 Jul 2011 1:23 AM Go to last post
  11. Lightbulb Is there someone could give some advice on Ext4 Event?

    I just wonder how ext bind event name with the corresponding to method. Especially on the class Ext.view.View,there are a lot of event names like...

    Started by eric_chen, 12 Jul 2011 12:32 AM
    ext event
    • Replies: 1
    • Views: 643
    12 Jul 2011 1:05 AM Go to last post
  12. Question EXT-JS 4.0.2a how can I auto chose the first record in Ext.grid.Panel?

    I have finished a Ext.grid.Panel with a Ext.data.Store and data is loading into the grid properly. Now I need to show the first record of the...

    Started by xibition, 11 Jul 2011 10:52 PM
    • Replies: 2
    • Views: 657
    12 Jul 2011 12:27 AM Go to last post
  13. Making tree panel expand to show all items... stuck..

    I'm looking for the correct(!) way to make a tree expand to display all its nodes/leaves. The following example creates a tree that displays the...

    Started by kit, 12 Jul 2011 12:04 AM
    • Replies: 0
    • Views: 564
    12 Jul 2011 12:04 AM Go to last post
  14. Drag and Drop Grids Sync Problem

    Hi all, I am implementing two drag and drop grids using this example. When I call sync on both grids after dragging from one and dropping to...

    Started by Farish, 11 Jul 2011 11:48 PM
    • Replies: 0
    • Views: 299
    11 Jul 2011 11:48 PM Go to last post
  15. Question Check Model for changes (always dirty)

    Hi i wanna check if the user changed something in a FormPanel. My approach was the following: var editor = test.views.MyEditor; var rec =...

    Started by SimonSays, 11 Jul 2011 8:41 PM
    model, sencha, touch
    • Replies: 2
    • Views: 683
    11 Jul 2011 10:59 PM Go to last post
  16. Exclamation validation in a php form using a javascript

    Hi all, i have a simple php form which enters data to the database.<tr> <td class="mmid-left">&nbsp;</td> ...

    Started by ishakya, 11 Jul 2011 8:02 PM
    • Replies: 0
    • Views: 998
    11 Jul 2011 8:02 PM Go to last post
  17. Question JSON String to Bean ?

    String like this: to Bean or to List, How?

    Started by Jack Chen, 11 Jul 2011 6:01 AM
    json to bean, list
    • Replies: 1
    • Views: 1,169
    11 Jul 2011 7:57 PM Go to last post
  18. How to get the newly record.data at the validateevent of rowediting

    When I use the rowediting to create a new record, I want to get the newly record to validate input value, but in the event i can not get the...

    Started by enotsl, 8 Jul 2011 7:07 AM
    • Replies: 3
    • Views: 1,069
    11 Jul 2011 7:03 PM Go to last post
  19. Learn: The Tree Component Link Broken

    In the learn section of the website, "The Tree Component" link is broken. Currently it points to: http://www.sencha.com/learn2/ext-js-trees/ ...

    Started by ibnesayeed, 11 Jul 2011 3:31 PM
    • Replies: 0
    • Views: 312
    11 Jul 2011 3:31 PM Go to last post
  20. Red face Window size

    Hi there: How can I do this in ext4?? var height = Ext.lib.Dom.getViewHeight(); That code returns the height of the document.

    Started by crysfel, 11 Jul 2011 8:26 AM
    • Replies: 2
    • Views: 955
    11 Jul 2011 3:21 PM Go to last post