Ext: Discussion

Page 386 of 427 FirstFirst ... 286 336 376 384 385 386 387 388 396 ... LastLast

+ Post New Thread

  1. Would you build Facebook as a single-page ExtJS site?

    Hi everyone. I'm building a site that, just as an example, is similar to Facebook in terms of layout and number of screens. I'm inclined to try...

    Started by charris, 4 May 2011 12:58 PM
    • Replies: 7
    • Views: 1,412
    5 May 2011 6:05 AM Go to last post
  2. Question Problems with EXT JS slideIn/slideOut

    Dear sir/madam, I try to get 2(or more) CKeditors in a div and slide them in and out. This works great with Ext JS. But then i want to save the...

    Started by Stagiair, 5 May 2011 5:15 AM
    ckeditor, editor, ext 3, ext 4, firefox
    • Replies: 0
    • Views: 1,009
    5 May 2011 5:15 AM Go to last post
  3. Problem with Ext.loader working with Desktop demo app

    Hi, I've got a problem: I 'am trying to learn from the Ext4 Desktop example and to do so, i'am trying to replace the load of classes.js here is...

    Started by Charx, 5 May 2011 12:48 AM
    • Replies: 1
    • Views: 1,139
    5 May 2011 4:52 AM Go to last post
  4. Model definition problem

    Hi, I'm using this model defined here: Ext.define("chartPoint", { extend: "Ext.data.Model", fields: }); Which is later used to...

    Started by drunkmoose, 4 May 2011 10:49 AM
    • Replies: 1
    • Views: 391
    5 May 2011 4:43 AM Go to last post
  5. The ref config option(Ext.Component)

    Hi, Can somebody tell me why is the ref option not present anymore for Components? In Ext3 it was very convenient way to get all the references...

    Started by R56, 5 May 2011 2:52 AM
    • Replies: 2
    • Views: 1,074
    5 May 2011 4:32 AM Go to last post
  6. Question Observe click event from an button inside an XTemplate from 'outside'

    Hi, i try to get an click event from a input inside an XTemplate for a dataview. I could do it like this: tpl: new Ext.XTemplate( '<tpl...

    Started by Jehu, 5 May 2011 4:28 AM
    • Replies: 0
    • Views: 1,203
    5 May 2011 4:28 AM Go to last post
  7. Problem when closing a modal window (with closeAction : 'close' config option)

    when you try to close a modal Window created with the closeAction : 'close' config option, the window disapears (ok), but not the transparent mask...

    Started by pbouhaben, 5 May 2011 12:47 AM
    • Replies: 2
    • Views: 1,198
    5 May 2011 4:16 AM Go to last post
  8. ExtJs 4.0 how and when define require params

    somebody can me explain why in one place in examples i read about Ext.require ...

    Started by holicon_abg, 28 Apr 2011 1:13 AM
    • Replies: 3
    • Views: 2,021
    5 May 2011 3:41 AM Go to last post
  9. Question Can not edit the cell when the grid's column is locked?

    I create a gridpanel using CellEditing and CellSelectionModel.But when I lock some columns , the cell in unlocked column can not be selected or...

    Started by MartinWong, 5 May 2011 2:47 AM
    grid locked cell
    • Replies: 0
    • Views: 440
    5 May 2011 2:47 AM Go to last post
  10. Rejects changes store view if error

    I have a grid bound to a store with remote reader/writer. When I delete a row, the corresponding record is removed from the store and the store is...

    Started by Fanny144, 5 May 2011 2:24 AM
    • Replies: 0
    • Views: 459
    5 May 2011 2:24 AM Go to last post
  11. Lightbulb Creating a Factory Class that sets Model, creates Store, and creates the Grid - Help!

    So I'm gonna share the code below. What I am trying to do is automagically fill in the fields on modal based on the data in...

    Started by Akujin, 7 Apr 2011 4:45 PM
    • Replies: 1
    • Views: 531
    5 May 2011 1:22 AM Go to last post
  12. Question Search field for grid panel

    Hi, i just convert one application from extjs3 to 4 and I use for the grid panel a search field:...

    Started by idefix, 5 May 2011 1:16 AM
    field, filter, grid, search, searchfield
    • Replies: 0
    • Views: 1,332
    5 May 2011 1:16 AM Go to last post
  13. Global DataProxy events?

    Hi, I am moving an Ext 3 application to Ext 4. It seems to be a big evolution of the framework and there are now a lot of things that have been...

    Started by KimSchneider, 27 Apr 2011 4:37 AM
    beforewrite, dataproxy, exception, write
    • Replies: 8
    • Views: 793
    5 May 2011 12:16 AM Go to last post
  14. Question Model Associations Through Objects

    I've got two model schemas that look something like this: Ext.define('PPKC.model.Post', { extend: "Ext.data.Model", fields: });

    Started by butr0s, 2 May 2011 9:54 AM
    associations, models
    • Replies: 1
    • Views: 732
    4 May 2011 5:48 PM Go to last post
  15. hidden form for uploading file?

    Hi all, I have an app with border layout and a classic toolbar. The toolbar has a button that has to mimic the classic open file feature, so i was...

    Started by settholo, 4 May 2011 2:30 PM
    • Replies: 0
    • Views: 1,029
    4 May 2011 2:30 PM Go to last post
  16. Ext 4.0 GridPanel

    If a grid panel id is passed into the config. {id:'MyGridPanel'} Ext.getCmp('MyGridPanel') works. If itemId is passed, {itemId:'MyGridPanel'}...

    Started by ValterBorges, 4 May 2011 7:57 AM
    • Replies: 3
    • Views: 1,221
    4 May 2011 2:25 PM Go to last post
  17. Question long text in grid cell

    Hello! I'm testing ext-4.0-pr2 and in my code contain grid cell width long text. In ext 3.X I'm using: renderer:function(value,meta){ ...

    Started by PSB, 26 Feb 2011 7:48 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 4,161
    4 May 2011 1:37 PM Go to last post
  18. Updated step by step guide for learning latest EXT JS / Sencha Touch

    Which resource do you suggest for starting from scratch with ExtJS 4 / Sencha Touch? Ext JS in action book could be ok but it covers v.3. There...

    Started by bardaste, 4 May 2011 1:15 PM
    • Replies: 0
    • Views: 1,333
    4 May 2011 1:15 PM Go to last post
  19. Request for example - drag rows from grid to folders in a tree

    Dragging rows from a grid onto folders in a tree is something that I am guessing is often needed in applications, for example this is core...

    Started by dukeyboy, 4 May 2011 1:13 PM
    • Replies: 0
    • Views: 437
    4 May 2011 1:13 PM Go to last post
  20. Good TreePanel example?

    I am going through the process of making a full application with the new MVC pattern. Everything was going smoothly (Love the new design pattern so...

    Started by hallikpapa, 4 May 2011 12:57 PM
    • Replies: 0
    • Views: 711
    4 May 2011 12:57 PM Go to last post