Ext: Q&A

Page 1 of 657 1 2 3 11 51 101 501 ... LastLast

+ Post New Thread

  1. Sticky Thread Unanswered: Sticky: CDN Links

    We are working to normalize the CDN links to the different releases beginning with Ext JS 4.2.0. The links will be nested within ext, the license and...

    Started by mitchellsimoens, 2 Apr 2013 2:02 PM
    • Replies: 0
    • Views: 781
    2 Apr 2013 2:02 PM Go to last post
  2. Sticky Thread Unanswered: Sticky: Answered/Unanswered

    This forum has the special ability to have a user mark a certain post within that thread as being the best answer. This will visually show to...

    Started by mitchellsimoens, 2 Nov 2011 8:23 AM
    • Replies: 1
    • Views: 10,517
    7 Nov 2011 8:25 AM Go to last post
  1. Unanswered: Update step scaling in chart

    Hello ! I want to update the step scale in my chart but it doesn't work. Here an example : chart.axes.items.step = ; Thanks for your...

    Started by TWEESTY, 21 May 2013 7:10 AM
    • Replies: 3
    • Views: 60
    Today 1:33 AM Go to last post
  2. Unanswered: EXTJS 4.2 and ext-all-scoped.css

    In the prious versions I used ext-all-scooped to prevent Extjs4 from changing my page design. After downloading extjs4.2 I noticed this is not...

    Started by Arno Voerman, Today 12:24 AM
    ext-all-scooped, tag
    • Replies: 0
    • Views: 14
    Today 12:24 AM Go to last post
  3. Unanswered: Scoping CSS reset in 4.2?

    Is there any way to build a theme with scoped reset CSS in 4.2?

    Started by themightychris, Yesterday 3:39 PM
    • Replies: 2
    • Views: 43
    Yesterday 11:35 PM Go to last post
  4. Unanswered: How to drill down a chart in ExtJs

    This is my sample application,where i have one barChart and one radar and four pie charts.I have to drill down the barChart.I have previously...

    Started by Jeet Chatterjee, 20 May 2013 8:08 AM
    • Replies: 5
    • Views: 129
    Yesterday 7:35 PM Go to last post
  5. Unanswered: Tab to Window

    Is there a way to drag a tab off of a tab panel to form a window? To do an effect something like dragging a tab off of firefox or chrome to create...

    Started by rmolds, Yesterday 6:33 PM
    • Replies: 0
    • Views: 26
    Yesterday 6:33 PM Go to last post
  6. Unanswered: AMF with EXT JS

    Hi All, How to communicate existing Blaze DS service method from EXT JS? Previously the front end was in Flex and now we are moving to EXT JS,...

    Started by kuldeepantil, 21 May 2013 11:06 PM
    amf, flex
    • Replies: 1
    • Views: 63
    Yesterday 1:22 PM Go to last post
  7. Unanswered: Sorting a TreePanel

    I have a TreePanel with a drag drop plugin, I need to be able to control the the order of the tree nodes via drag drop and sync them back to the...

    Started by putty, 22 May 2013 10:45 PM
    sort, treepanel, treesorter
    • Replies: 1
    • Views: 74
    Yesterday 11:53 AM Go to last post
  8. Unanswered: ComboBox Value In templatecolumn

    Good day all!!! I have a grid with three columns: 'Title', 'Contact_FName', 'Contact_Surname'. I found the templatecolumn xtype and decided to...

    Started by azinyama, Yesterday 11:39 AM
    extjs 4.2 combo, extjs 4.2 grid, templatecolumn
    • Replies: 0
    • Views: 34
    Yesterday 11:39 AM Go to last post
  9. Unanswered: App partition in serveral entry points

    Hi, lets say my application starts with index,jso but for a practical viewpoint I will anticipate that a couple of users will start and finish a...

    Started by ccrosetti, Yesterday 11:22 AM
    dom, ext js, javascript
    • Replies: 0
    • Views: 39
    Yesterday 11:22 AM Go to last post
  10. Unanswered: Combo column grid

    Hello to all, I wonder if anyone knows how I can put a combo in the title of a column. The idea is to put an option to hide one or...

    Started by jose_carlos, 17 May 2013 9:24 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 159
    Yesterday 10:56 AM Go to last post
  11. Unanswered: Extjs 4.2 grid bug

    When grid have selected row clicking a column header Firebug reports error: TypeError: c is undefined. ext-all.js (line 21) My grid have store...

    Started by SenchaTry5, 22 May 2013 10:24 PM
    grid bug
    • Replies: 1
    • Views: 72
    Yesterday 10:32 AM Go to last post
  12. Unanswered: Locale file and Cmd

    Hello! how i should load the ext/locale/..file.. using Cmd? i check in .sencha/app/sencha.cfg but i didn't see nothing and when i load the file...

    Started by xava, 23 May 2013 12:45 PM
    • Replies: 1
    • Views: 55
    Yesterday 10:30 AM Go to last post
  13. Unanswered: Cannot set content type json in proxy

    Hi everyone, I am from Peru and I am new with Sencha and Ext js, I have a problem with content type, I can not set it in proxy, when I use this code...

    Started by jgirao, Yesterday 9:07 AM
    • Replies: 0
    • Views: 48
    Yesterday 9:07 AM Go to last post
  14. Unanswered: how to add dynamic tabs

    Hi all, I have tab panel with one tab. first tab contains 2 text field and 1 combobox. Here i have a toolbar with one button call "Add tab". when i...

    Started by pra123@, 22 May 2013 7:38 AM
    • Replies: 1
    • Views: 73
    Yesterday 8:52 AM Go to last post
  15. Unanswered: Draw path with mouse move event

    I'd like to draw a path while mouse moves. looking at the documentation, it seems that I will need to use the 'path' sprite. My problem is that I'd...

    Started by okwei, 22 May 2013 7:30 AM
    • Replies: 1
    • Views: 56
    Yesterday 8:48 AM Go to last post
  16. Unanswered: Maximize Portlets in Portal Example ExtjS4.2

    I am using ExtJS4.2 version and new to Ext.I saw couple of examples but found ExtJs portal is more interesting.I am dynamically loading portal...

    Started by sowmyaranjan, 22 May 2013 7:15 AM
    • Replies: 1
    • Views: 42
    Yesterday 8:44 AM Go to last post
  17. Unanswered: Form file headers

    Hi all , i need to pass headers to the submit method , how could i do ? I have to submit a file , if i don't include "filefield" in the items...

    Started by telematico, 22 May 2013 6:29 AM
    file, form submit, headers
    • Replies: 1
    • Views: 59
    Yesterday 8:39 AM Go to last post
  18. Unanswered: Error on setSize if cellediting active

    My gridpanel has a store and uses the cellediting plugin. When I reload my grid via loadData(), I also reconfigure() my grid's columns and call my...

    Started by nothing, 22 May 2013 5:00 AM
    • Replies: 1
    • Views: 62
    Yesterday 8:32 AM Go to last post
  19. Unanswered: Collapse tool Button on left of header

    Hi All, I am using ExtJS 4.0.7. I want to put the collapse/expand tool button on the top left instead of top right of my collapsible grid. Any...

    Started by harman, 22 May 2013 3:53 AM
    collapsible, collapsible grid, collapsible panel icon, grid
    • Replies: 1
    • Views: 52
    Yesterday 8:26 AM Go to last post
  20. Unanswered: SessionExpiry on non-ajax requests

    Hello, please can you advise on the following: I am attempting to handle session expiry by logging out user when they resend a request after the...

    Started by simonr25, 12 May 2013 5:44 AM
    • Replies: 2
    • Views: 134
    Yesterday 7:41 AM Go to last post