Ext: Q&A

+ Post New Thread

  1. Unanswered: Grid Header filter

    Hi, Can anyone suggest me solution for grid header filter. I did grid header filter Its working fine. But I need if I'll type 4 characters...

    Started by Sneha004, 19 Apr 2012 6:17 AM
    • Replies: 2
    • Views: 605
    19 Apr 2012 9:10 PM Go to last post
  2. Unanswered: checkbox tree check/uncheck all

    hi guys , i have the following script var store = Ext.create('Ext.data.TreeStore', { proxy: { type: 'ajax', ...

    Started by mnask79, 16 Nov 2011 11:48 PM
    • Replies: 4
    • Views: 1,252
    19 Apr 2012 8:18 PM Go to last post
  3. Unanswered: ArrayReader and Store

    Hi, anyone know for EXTJS 3, i having this, so how should i do about this for EXTJS 4. var reader = new Ext.data.ArrayReader({}, ); var...

    Started by EvilKnight, 13 Apr 2012 1:21 AM
    • Replies: 4
    • Views: 497
    19 Apr 2012 8:18 PM Go to last post
  4. Unanswered: VJET plugin

    Mitchell In a couple of posts you've commented that Sencha is developing a VJET plugin. Is there any update? Specifically, is the Sencha work...

    Started by bseddon, 13 Apr 2012 12:00 PM
    code completion, vjet
    • Replies: 6
    • Views: 1,478
    19 Apr 2012 6:16 PM Go to last post
  5. Answered: Always-edit-mode grid column

    Hello. I would like to make a column showing only editors directly editable - like the check-box selection column show checkboxes, and to have it...

    Started by eddow, 16 Apr 2012 7:01 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 928
    19 Apr 2012 4:08 PM Go to last post
  6. Unanswered: Tab Panel issue extjs 4.07

    1) I am using the ext.Tab.Panel and sucessfully create two tabs using the API as follows: this.add(tab); ...

    Started by dbloom, 19 Apr 2012 1:11 PM
    extjs4, tab panel
    • Replies: 1
    • Views: 402
    19 Apr 2012 1:57 PM Go to last post
  7. Unanswered: Menu partially displayed

    Hello, I have a problem with the display of the menu of my application, generated with Sencha Architect. My application has a viewport, and...

    Started by omar.belkhodja, 19 Apr 2012 11:52 AM
    • Replies: 3
    • Views: 379
    19 Apr 2012 1:04 PM Go to last post
  8. Unanswered: Form element Label and NoWrap

    Hello. to All. I'm try Googling this, but no effect. Question is very simply, how can i set the label nowrap effect for text without label go out...

    Started by Forn, 19 Apr 2012 10:36 AM
    • Replies: 3
    • Views: 1,011
    19 Apr 2012 11:29 AM Go to last post
  9. Unanswered: Grid dataIndex customisation and my misunderstanding

    hello, I want to put some custom data in to column field... my data located at the local store. code of my grid: columns: ,...

    Started by Ferret_228, 18 Apr 2012 9:37 PM
    • Replies: 1
    • Views: 984
    19 Apr 2012 10:47 AM Go to last post
  10. Answered: Add items to View from another view

    Hello, I'm rather new to ExtJS, but I'm moving along quite nicely. However, I've run into a problem. I have a view called TaskForm, which...

    Started by mharris45, 18 Apr 2012 11:03 AM
    • Replies: 3
    • Views: 514
    19 Apr 2012 10:36 AM Go to last post
  11. Unanswered: applystate afterrender

    hello. i am trying to make my grid stateful. the problem is, that i dont have columns defined in my gridview, but i add them later on dynamicly....

    Started by peter.pisljar@gmail.com, 18 Apr 2012 2:50 AM
    applystate, getstate, grid, initstate, stateful
    • Replies: 1
    • Views: 557
    19 Apr 2012 9:45 AM Go to last post
  12. Unanswered: Cannot stop running task when call Ext.TaskManager.stop() method!

    I set up a message box to display current time. The timer interval set as 1000, and there are 2 buttons to start and stop the 'timer'. When click on...

    Started by chriswu00, 18 Apr 2012 8:27 AM
    ext.taskmanager.stop, ext.taskmanager.stopall, interval, stopall(), timer
    • Replies: 1
    • Views: 582
    19 Apr 2012 9:14 AM Go to last post
  13. Unanswered: problem with treeview click and row click

    Hello, I have a parent panel which contains a treepanel on the left and a grid on the right. When users click a node in the tree, detail data of...

    Started by hieu79vn, 18 Apr 2012 3:59 AM
    • Replies: 1
    • Views: 352
    19 Apr 2012 8:41 AM Go to last post
  14. Unanswered: Ext.plugin.PullRefresh : how to add only new record

    Hi, I would like to know how I can add only new records with the Ext.plugin.PullRefresh ? I followed the sample but the old records are also...

    Started by lu2vik, 18 Apr 2012 1:40 PM
    pull down to update, pull refresh, pull to refresh
    • Replies: 1
    • Views: 753
    19 Apr 2012 8:25 AM Go to last post
  15. Unanswered: Ext.Ajax.request adding extra \ (special character)

    var textFieldText = "folder\file"; var postData = { 'call': 'some_command', 'param': textFieldText, }; Ext.Ajax.request({ url:...

    Started by louiscooper, 16 Apr 2012 1:36 PM
    • Replies: 4
    • Views: 436
    19 Apr 2012 8:24 AM Go to last post
  16. Unanswered: how to handle pagination(scrolldown and scrollup) in extjs4

    how to handle the pagination in gridpanel for scrolldown and scrollup with offset and maxsize values...please help...its urgent...

    Started by abhisekhdawn, 18 Apr 2012 10:04 PM
    • Replies: 1
    • Views: 558
    19 Apr 2012 8:15 AM Go to last post
  17. Unanswered: tri-state checkboxes

    According to your documentation / information, tri-state checkboxes will be included in extjs 4.1 release. Reading further I understand some...

    Started by t_k, 19 Apr 2012 7:49 AM
    tri-state checkboxes
    • Replies: 1
    • Views: 372
    19 Apr 2012 8:11 AM Go to last post
  18. Unanswered: Access to the application instance?

    Hi all, I am building a foundation stuff in my extjs 4 application. This foundation is under a Foundation folder under my app folder and it is not...

    Started by pinidbest, 19 Apr 2012 3:18 AM
    • Replies: 1
    • Views: 455
    19 Apr 2012 7:33 AM Go to last post
  19. Unanswered: uploading data from xml file in ext.js

    heya i am not able to get data from xml file....can anyone tell me about the proper url or path ?????????

    Started by KAUSHAL.KISHORE, 18 Apr 2012 10:09 PM
    • Replies: 1
    • Views: 337
    19 Apr 2012 7:21 AM Go to last post
  20. Answered: Automatically closing MessageBox/Showing differnt boxes based on success/error store

    Hello, I am trying to show a MessageBox at a certain point in my application, and I would like it to automatically close after a certain number of...

    Started by infernoz, 18 Apr 2012 1:29 PM
    messagebox, proxy, sleep, store sync
    • Replies: 3
    • Views: 950
    19 Apr 2012 7:01 AM Go to last post