Ext: Discussion

Page 3 of 421 FirstFirst 1 2 3 4 5 13 53 103 ... LastLast

+ Post New Thread

  1. How to change the web URL of project for each page in ExtJs?

    I have done application using EXtjs 4. Application contains many view screens like Login page, Dashboard. home etc, for to access project local URL...

    Started by Rameshlamani, 13 May 2013 5:11 AM
    extjs, extjs 3 and 4.1, sencha (ext js 4)
    • Replies: 2
    • Views: 125
    13 May 2013 9:22 PM Go to last post
  2. DragDrop: Cannot drag up or to the left

    Hello, I've extended combobox to create a "pillbox" to save previously-selected items. I'm trying to implement drag and drop reordering so that a...

    Started by johnwp, 9 May 2013 4:54 PM
    • Replies: 2
    • Views: 99
    13 May 2013 3:40 PM Go to last post
  3. Reusing controllers in huge modular applications

    Hi everyone. I've got a "small" problem: I have an application wich uses ExtJs MVC pattern. I have a single App wich dinamically loads controllers...

    Started by xjpmauricio, 9 May 2013 8:49 AM
    • Replies: 2
    • Views: 113
    13 May 2013 2:47 PM Go to last post
  4. How to open menu to the left

    HI, I was wondering if there is a way to open a button's menu to the left instead of to the right?

    Started by ganapol, 12 May 2013 12:22 AM
    • Replies: 1
    • Views: 96
    13 May 2013 12:41 PM Go to last post
  5. How to listen keyboard events?

    how to listen a keyboard event? for example, press "Enter" trigger append event adding a new record in grid.

    Started by jackson.iggy.joe, 10 May 2013 11:49 PM
    • Replies: 1
    • Views: 84
    13 May 2013 12:40 PM Go to last post
  6. Paging Grid Client side sorting

    Hi Group, I would like to achieve sorting on all pages (not just current page) using Ext Paging Grid.If anyone have a working example ,please share...

    Started by Jimmey2013, 10 May 2013 10:24 AM
    • Replies: 1
    • Views: 77
    13 May 2013 12:28 PM Go to last post
  7. Date formatting does not work in deployed version

    In one of the assignment I am working on, I need to show date in grid column in 'yyyy-mm-dd hh : mm : ss' format. I am using following code to get...

    Started by rajkamalt, 10 May 2013 3:42 AM
    • Replies: 1
    • Views: 83
    13 May 2013 12:27 PM Go to last post
  8. Cell editing and checkboxmodel in ExtJS grid

    I have added cell editing and checkbox model to a grid control When the value in the cell in grid row is changed(in my scenario I changed date...

    Started by ardentaj, 10 May 2013 2:15 AM
    cell editing
    • Replies: 1
    • Views: 86
    13 May 2013 12:22 PM Go to last post
  9. form hideMode offsets || offset

    I am trying to get a fieldcontainer to maintain it's position when hideMode: offset { xtype: 'fieldcontainer', layout: 'hbox', ...

    Started by loumac, 9 May 2013 1:49 AM
    • Replies: 1
    • Views: 72
    13 May 2013 12:03 PM Go to last post
  10. Combo with Templates to Display Multiple Values

    I am working on Extjs 4.1. I did implement an autocomplete feature for the text box. I'm now able to search for student's first or last name by...

    Started by Oxii, 13 May 2013 11:35 AM
    autocomplete, combo
    • Replies: 0
    • Views: 50
    13 May 2013 11:35 AM Go to last post
  11. EXTJS 5.x inprogess?

    @Senchadev Wondered if EXTJS 5.x was underway yet and if so.. whats a ball park release date for it? What major changes are there? Best...

    Started by MrSparks, 21 Jan 2013 3:39 AM
    • Replies: 4
    • Views: 743
    13 May 2013 3:05 AM Go to last post
  12. Performance issue with IE8 and IE9

    Hi Sencha! I'm building an app that requires the generation of a lot of textfields. The generation of the code for the Ext.Panel is created on...

    Started by treadmill, 12 May 2013 6:53 AM
    ie8, ie9, javascript engine, rendering
    • Replies: 2
    • Views: 145
    13 May 2013 1:08 AM Go to last post
  13. Grid filters above the columns

    Hello, I have been using Sencha for quite some time now and the only thing that is missing is the possibility for having filters above the column....

    Started by ovassolutions, 9 May 2013 10:59 PM
    • Replies: 3
    • Views: 140
    13 May 2013 12:03 AM Go to last post
  14. I think that i am doing it wrong (valid window with tab and few forms)

    Edit: i dont know what happend with the paste code, i attached it too Hi everybody, i will try to write it short but explained i have a view...

    Started by xava, 12 May 2013 7:52 AM
    • Replies: 2
    • Views: 285
    12 May 2013 7:08 PM Go to last post
  15. Layout failure in 846

    The screenshot compares our application when used in Firefox (left) and IE 7 (right). It also afflicts IE 8 but all other browsers, including other...

    Started by bseddon, 11 May 2013 4:34 PM
    • Replies: 7
    • Views: 185
    12 May 2013 12:14 PM Go to last post
  16. groupHeaderTpl and display actual grid column title

    I used to be able to do this in a group title template groupHeaderTpl, but I can't see how to do it in 4.0.2a Country:USA (9 Records) 4.0 only...

    Started by zacware, 27 Jul 2011 1:36 PM
    • Replies: 7
    • Views: 3,973
    12 May 2013 2:52 AM Go to last post
  17. Multiple Ext.Applications (Big Applications)

    Summary: By adding just a few lines of code,you get the ability to have multiple MVC folder structures in one application. Just put a controllers:...

    Started by Fredric Berling, 11 May 2011 12:20 AM
    6 Pages
    1 2 3 ... 6
    • Replies: 52
    • Views: 24,016
    11 May 2013 3:20 AM Go to last post
  18. Sencha & Delphi IntraWEB

    Anyone using sencha + Intra WEB ? Good experience ?

    Started by rnovakosky, 12 Apr 2013 3:53 AM
    intraweb
    • Replies: 2
    • Views: 175
    10 May 2013 11:46 PM Go to last post
  19. Ext JS Paging Grid -Sorting all pages not working

    Hi All, I have Ext JS 4.x version grid with paging .I am not able sort all pages when I click the column header. I have looked for on all forums...

    Started by Jimmey2013, 8 May 2013 12:24 PM
    ext 4, paging grid, sorting
    • Replies: 5
    • Views: 156
    10 May 2013 7:36 PM Go to last post
  20. Template and hiperlinks

    Hello, I wonder how to insert a hyperlink, <a> </ a> in a template? :>

    Started by jose_carlos, 10 May 2013 3:57 AM
    • Replies: 1
    • Views: 70
    10 May 2013 6:37 PM Go to last post