Ext: Discussion

+ Post New Thread

  1. Exclamation Textfield server side validation

    Hi all!! I need to create a dynamic server syde validation on a textfield. Ther is a way to create this? With oldt ext version, I uses this...

    Started by ladro1987, 7 Oct 2011 4:52 AM
    dynamic validation, server side validation, textfield validation, textfiled
    • Replies: 0
    • Views: 496
    7 Oct 2011 4:52 AM Go to last post
  2. Model operation: when is it successfull?

    Hello, I have a form for editing a model. On submit, the model fields are updated and than the whole model gets saved (using a REST proxy). ...

    Started by interconcept, 6 Oct 2011 4:26 AM
    • Replies: 5
    • Views: 785
    7 Oct 2011 4:37 AM Go to last post
  3. store.getByID Grid issue

    I've got a store with data configured like this. model: Ext.define('Quote', { extend : 'Ext.data.Model', ...

    Started by solovieff13, 7 Oct 2011 4:16 AM
    • Replies: 0
    • Views: 344
    7 Oct 2011 4:16 AM Go to last post
  4. Field.file multiple

    How can i set a attribute for the field.file? I will set the attribute multiple="" for selecting multiple files. See:...

    Started by r.vanelk, 6 Oct 2011 2:04 AM
    • Replies: 1
    • Views: 396
    7 Oct 2011 3:29 AM Go to last post
  5. How pass data between files in an desktop application?

    Hi! i am using the desktop application in EXTJS 4. I have create a treegrid with a model ad a store and I load data from a db mysql. I have also...

    Started by grubby69, 7 Oct 2011 1:03 AM
    • Replies: 0
    • Views: 386
    7 Oct 2011 1:03 AM Go to last post
  6. Basic StatusBar Example - cant get it to show the string & Icon

    Hi there, Does anyone know why when I click on the 'Show Warning & Clear' Button on the 2nd time in the following Example: ...

    Started by mkariti, 3 Oct 2011 6:34 AM
    • Replies: 1
    • Views: 495
    6 Oct 2011 12:51 PM Go to last post
  7. Proper way to close / destroy a popup window?? Issue if popup loaded more than once

    Hi, I have an app that's displaying a popup search window. Once a selection is made from the popup it's closing & returning to original screen. ...

    Started by awhiteho, 6 Oct 2011 10:49 AM
    • Replies: 4
    • Views: 1,022
    6 Oct 2011 11:29 AM Go to last post
  8. Return message after a PUT in a JSON Store/Proxy

    Hi, It's been mentioned elsewhere that it's not very practical to have the return object of a PUT being a record although it can be understood for...

    Started by netpeaks, 6 Oct 2011 11:04 AM
    • Replies: 0
    • Views: 399
    6 Oct 2011 11:04 AM Go to last post
  9. Exclamation Word wrap property in EXT: HTMLEditor component

    I need to apply the word wrap property to the HTMLEditor compoment in Ext Js. Would someone help me in this regard, as I need to apply this property...

    Started by Kuntal Sinha, 6 Oct 2011 10:45 AM
    • Replies: 0
    • Views: 435
    6 Oct 2011 10:45 AM Go to last post
  10. sotre.remove not posting to the server

    Hi all My code is based on the example "Grid Row Editing" basically what i did was to add server data to it, (and of course add the "id" field). ...

    Started by datasis, 4 Oct 2011 7:02 AM
    • Replies: 4
    • Views: 500
    6 Oct 2011 10:14 AM Go to last post
  11. Help for newbie!

    I'm looking for advice on the best path to learn EXT 4... I have a medium knowledge of HTML/Javascript and want to learn how to use the EXT...

    Started by mikekay01, 5 Oct 2011 7:10 AM
    • Replies: 2
    • Views: 518
    6 Oct 2011 8:09 AM Go to last post
  12. Complex Grid and tree CRUD

    Folk, I have no problem getting Grid CRUD working using an ajax proxy. Unfortunately, my User Interface is a little more complex and includes...

    Started by roger.spall, 6 Oct 2011 7:03 AM
    • Replies: 5
    • Views: 1,053
    6 Oct 2011 7:52 AM Go to last post
  13. Textfields over grid columns

    I want to implement a custom UI for filtering a grid: just above the header of each column, draw a textfield, where the user can then enter a value...

    Started by Vasiliy Faronov, 5 Oct 2011 7:59 AM
    • Replies: 3
    • Views: 483
    6 Oct 2011 7:43 AM Go to last post
  14. Question Grid Panel Action Column Finger Pointer Cursor

    Anyone know an easy way to change the cursor to a pointing finger when the user hovers over an action column (like what you get when you hover over...

    Started by BobJG, 17 Sep 2011 4:48 PM
    • Replies: 2
    • Views: 2,470
    6 Oct 2011 6:36 AM Go to last post
  15. Problem with Grid Row Editing in Firefox: select, double click etc does not work

    Hi, I am facing two issues while using the row editor in a grid in Firefox: i) when I double click to edit a row, I am unable to select the...

    Started by Farish, 5 Oct 2011 10:47 PM
    • Replies: 0
    • Views: 751
    5 Oct 2011 10:47 PM Go to last post
  16. more types of marker in line chart?

    i find only two types of marker effective. "circle" & "cross". if i use square, it will become a circle in the chart... and, i need more types of...

    Started by bnuy1y2, 5 Oct 2011 4:58 PM
    • Replies: 0
    • Views: 289
    5 Oct 2011 4:58 PM Go to last post
  17. nested tab not working, Please Help

    var MainTabPanel = new Ext.TabPanel({ activeTab: 0, id: 'Maintab', border: false, anchor: '100% 100%', bodyStyle:...

    Started by daniel_82, 5 Oct 2011 3:13 PM
    • Replies: 1
    • Views: 332
    5 Oct 2011 3:40 PM Go to last post
  18. Figure out which column header is currently active

    Hi there, I am implementing something similar to the example at: http://dev.sencha.com/deploy/ext-4.0.0/examples/grid/multiple-sorting.js...

    Started by stalwar, 5 Oct 2011 2:21 PM
    active item, gridpanel columns
    • Replies: 0
    • Views: 264
    5 Oct 2011 2:21 PM Go to last post
  19. Please... Need to capture a doubleClick on Tab

    I need to dblclick a Tab and get that to trigger some action... Please do Not refer me to posts already on this site.... Please type in the...

    Started by stevevai, 5 Oct 2011 1:04 PM
    ext 4, tabs dblclick
    • Replies: 0
    • Views: 359
    5 Oct 2011 1:04 PM Go to last post
  20. Lock columns

    Hi, I'm having some problems to use lock column features: The config enableLocking does not work. I didn't found 'enableLocking' in Ext 4...

    Started by matheuscruz, 5 Oct 2011 11:53 AM
    • Replies: 0
    • Views: 410
    5 Oct 2011 11:53 AM Go to last post