Ext: Q&A

+ Post New Thread

  1. Answered: MVC dynamic get methods and references question

    I'm looking at the "architecting your app in ext js 4" MVC tutorial (http://www.sencha.com/learn/architecting-your-app-in-ext-js-4-part-3/) and have...

    Started by jeremym, 8 Feb 2012 11:12 AM
    • Replies: 4
    • Views: 846
    8 Feb 2012 3:47 PM Go to last post
  2. Unanswered: button submit - display response message from json

    My code submits a few params to a remote servlet. The servlet returns a JSON response - I can see that my request succeeded on the server, but in my...

    Started by qt4x11, 8 Feb 2012 1:55 PM
    json button
    • Replies: 8
    • Views: 1,044
    8 Feb 2012 3:01 PM Go to last post
  3. Unanswered: How do you make a Grid cell react to user events (clicking, selecting, etc.)

    Hi, I'm fairly new to Ext JS and I'm trying to get a function I defined to be called whenever the user clicks on any cell in a Grid. I've tried ...

    Started by shivers222, 8 Feb 2012 1:01 PM
    • Replies: 6
    • Views: 729
    8 Feb 2012 1:38 PM Go to last post
  4. Unanswered: Grid not showing Scroll bar when added to Accordion

    I am creating two grids using a common method, I am then adding the grid to panel and adding that panel as item in accordion. (I had to add it in...

    Started by mjchaudhari, 8 Feb 2012 3:15 AM
    accordio, grid
    • Replies: 2
    • Views: 671
    8 Feb 2012 1:02 PM Go to last post
  5. Unanswered: Porting Sencha Touch 2 togglefield to extjs 4

    Hello, I have need of a component very similar the sencha touch 2 togglefield in an extjs 4 application. How difficult would be it be to port the...

    Started by gordonk66, 8 Feb 2012 9:32 AM
    • Replies: 1
    • Views: 541
    8 Feb 2012 12:31 PM Go to last post
  6. Question Unanswered: Store should listen to login/logout events (Best practice?)

    Hi, as example I have an user store which should load/update its content based on user login/logout events. Currently I setup the event listening...

    Started by DiscoBoy, 8 Feb 2012 6:22 AM
    constructor, event, login, logout, store
    • Replies: 4
    • Views: 847
    8 Feb 2012 12:20 PM Go to last post
  7. Unanswered: Best way to display 'invalid username or password' error on a login form

    I have a login form, just a username and password field. I'm wondering what the best way to display an 'invalid username or password' message that...

    Started by cflynn07, 8 Feb 2012 11:48 AM
    • Replies: 1
    • Views: 519
    8 Feb 2012 12:08 PM Go to last post
  8. Unanswered: How to get column index of a cell on mouse move

    When the user moves the mouse over a cell I'm trying to get the column index and eventually the record of the data store. I've attempted to use...

    Started by scottwalter, 8 Feb 2012 9:53 AM
    • Replies: 2
    • Views: 660
    8 Feb 2012 11:47 AM Go to last post
  9. Unanswered: Remote Filtering with Infinite Scrolling

    Hello, I'm trying to implement remote filtering with infinite scrolling using the following examples: Infinite Scrolling -...

    Started by wattanabi, 13 Oct 2011 8:28 AM
    • Replies: 3
    • Views: 775
    8 Feb 2012 11:36 AM Go to last post
  10. Exclamation Unanswered: BUG? resizable [Ext.resizer.Resizer] event delegation cannot be stopped

    Ext.onReady(function() { Ext.create('Ext.panel.Panel', { height: 600, ...

    Started by sskow200, 8 Feb 2012 11:29 AM
    • Replies: 0
    • Views: 298
    8 Feb 2012 11:29 AM Go to last post
  11. Exclamation Unanswered: Auto complete for extjs does not work in eclipseIDE

    Hi, I am new to extjs. I followed some instructions from the below link to set up my eclipseIDE. ...

    Started by kalyanvgopal, 7 Feb 2012 11:58 PM
    • Replies: 2
    • Views: 1,319
    8 Feb 2012 8:42 AM Go to last post
  12. Question Unanswered: Add text to bottom of an Ext.form.ComboBox

    As part of a type-ahead solution for a combobox, I'd like to add some text to the bottom of the combobox pulldown (i.e. after the last item) alerting...

    Started by mcohen75, 7 Feb 2012 5:44 PM
    combobox
    • Replies: 1
    • Views: 494
    8 Feb 2012 7:58 AM Go to last post
  13. Unanswered: Add record in a grouping grid

    Hello ! I'm looking for adding a record into a grouping grid (data are not in a json). It's not very hard but I don't find the solution... ...

    Started by iNes14, 8 Feb 2012 6:56 AM
    • Replies: 1
    • Views: 207
    8 Feb 2012 7:06 AM Go to last post
  14. Unanswered: Running EXTJS as a windows application

    I need some hints or "best wishes" :D on how to embed and run extjs inside a windows application. I want to make a desktop application that must run...

    Started by ferengidedalo, 8 Feb 2012 4:03 AM
    • Replies: 3
    • Views: 779
    8 Feb 2012 5:52 AM Go to last post
  15. Unanswered: How to set default value of the Combo without firing dirty, and dirty to be false.

    Some code within the combo below: listeners: { 'afterrender': function (combo) { ...

    Started by vadimv, 8 Feb 2012 3:19 AM
    • Replies: 4
    • Views: 407
    8 Feb 2012 5:40 AM Go to last post
  16. Unanswered: property in grid column (fixed)

    equivalent property exists for fixed (grid column) which is now deprecated in version 4 ? (here...

    Started by Erico, 8 Feb 2012 4:31 AM
    • Replies: 1
    • Views: 314
    8 Feb 2012 5:11 AM Go to last post
  17. Unanswered: Ext js and CRUD with asp.net

    Does anybody know of a good example that shows how to build Ext js applications with CRUD where asp.net is the backend?

    Started by gisada, 8 Feb 2012 3:56 AM
    • Replies: 1
    • Views: 404
    8 Feb 2012 4:56 AM Go to last post
  18. Question Unanswered: File Upload: Server gets no data ...

    Hi there, I'm developing an application for managing members of a gun club. My app currently looks like this: Right under the picture...

    Started by gilaras, 8 Feb 2012 1:38 AM
    • Replies: 7
    • Views: 957
    8 Feb 2012 4:26 AM Go to last post
  19. Answered: Two dynamically created grid column header problem

    Hello friends, I am new to extjs. I am stuck with a problem related to grid column headers. I need your help to resolve that. I am creating...

    Started by mjchaudhari, 2 Feb 2012 10:22 AM
    • Replies: 7
    • Views: 1,164
    8 Feb 2012 3:17 AM Go to last post
  20. Unanswered: Data Populate problem in Hibernate EXTJS 4

    Hi, My existing EXTJS 3 code is and working fine: { xtype: 'remotedropdown', fieldLabel:'Prefix Code',...

    Started by mfinosanjeev, 3 Feb 2012 11:45 PM
    • Replies: 6
    • Views: 769
    8 Feb 2012 3:14 AM Go to last post