Ext 3.x: Help & Discussion

+ Post New Thread

  1. Exz 3.1.1 - How to load a stores record definition dynamically

    Hi everyone I need an Idea on how to load a record definition dynamically. I have a Grid where the headers are already loading dynamically. Now I...

    Started by quen567, 14 Oct 2010 6:56 AM
    • Replies: 0
    • Views: 377
    14 Oct 2010 6:56 AM Go to last post
  2. Problem styling dataView with tpl

    Hi, I'm using a DataView generated with the ExtDesigner. I configured my tpl like: <tpl for="."> <div class="thumb-wrap" id="{name}"> <div...

    Started by zoggo, 14 Oct 2010 6:55 AM
    dataview css style
    • Replies: 0
    • Views: 427
    14 Oct 2010 6:55 AM Go to last post
  3. insertAdjacentHTML is null or not an object in IE

    I have this weird problem going on just in IE. It throws error for the first time. However if I refresh the page then it works flawlessly it is just...

    Started by nicholasnet, 14 Oct 2010 6:44 AM
    • Replies: 0
    • Views: 1,453
    14 Oct 2010 6:44 AM Go to last post
  4. How To Load Grid Combo Store When Tab Is Activated

    I Have a dynamic combo box in a grid that needs it's items loaded when the tab the grid resides on is activated. Right now I'm seeing the ids rather...

    Started by sportda, 14 Oct 2010 6:33 AM
    • Replies: 0
    • Views: 392
    14 Oct 2010 6:33 AM Go to last post
  5. How to add a panel toolbar from a plugin?

    I am trying to create an Ext.Panel plugin that manipulates the top toolbar. If a toolbar exists, the plugin must add some stuff to it. If no toolbar...

    Started by nsolsen, 14 Oct 2010 4:57 AM
    • Replies: 1
    • Views: 499
    14 Oct 2010 6:21 AM Go to last post
  6. Move component in FormPanel

    Hey, I am nearly stopped in one things. Need some help of genius's mind. :). I have form-panel and in it many 'fieldset' are created. Now I want...

    Started by pratik016, 14 Oct 2010 4:50 AM
    move fielset
    • Replies: 2
    • Views: 563
    14 Oct 2010 6:19 AM Go to last post
  7. Help me brainstorm: Waterfall Chart of process statuses

    Here's my scenario, I have several processes that i'm monitoring and i need to visualize the status of these process over time with backlog. I...

    Started by heidtmare, 14 Oct 2010 6:10 AM
    brainstorm, charting
    • Replies: 0
    • Views: 508
    14 Oct 2010 6:10 AM Go to last post
  8. Problem in contextmenu in GridPanel and TreePanel

    Hi, In my application, I have contextmenu in GridPanel and TreePanel. Now, when I click on option 1 on contextmenu, it is opening one window. ...

    Started by livinglegends, 14 Oct 2010 12:23 AM
    • Replies: 9
    • Views: 649
    14 Oct 2010 6:05 AM Go to last post
  9. Question more windows, tabpanels, and forms

    The JavaScript below produces the attached image. What's the correct way to do it so there is no horizontal scrollbar? Using ExtJS 3.2.1. Thank you....

    Started by jasonb885, 13 Oct 2010 3:44 PM
    • Replies: 5
    • Views: 745
    14 Oct 2010 5:54 AM Go to last post
  10. Blocking an event from bubbling up

    I have a submit button in my page that causes a postback. If the operation is successfull, the page closes. I have 2 questions. 1) I want to...

    Started by j11extjs, 14 Oct 2010 2:00 AM
    • Replies: 3
    • Views: 701
    14 Oct 2010 5:50 AM Go to last post
  11. how can i override the ext js ajax timeout for more than one hour?

    Hi all, I set timeout like this var proxy=new Ext.data.HttpProxy({url:'help.jsp', timeout: 7200000}); // for 2 hours but the timeout fails...

    Started by rramkumar, 11 Oct 2010 3:32 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 2,890
    14 Oct 2010 5:38 AM Go to last post
  12. Setting a default item in the combobox

    How is this done? I would like to populate a combo with a store and then set it to the 0 index. select blows up and doesn't work. Any help would...

    Started by rkrausse, 13 Oct 2010 12:00 PM
    • Replies: 9
    • Views: 982
    14 Oct 2010 5:25 AM Go to last post
  13. a newbie question on "change" handler on a Ext.form.Field

    Hi, I try to add a "change" handler on a Ext.form.Field this way if (rowId != null) { if (field.fldType == "SLE" ||...

    Started by flamant, 14 Oct 2010 12:27 AM
    • Replies: 4
    • Views: 1,215
    14 Oct 2010 5:13 AM Go to last post
  14. Error when asign result of a function to a variable

    I have this funcion function GridConfigFactory(version) { var users_grid = new Ext.ux.AutoGrid({ autoWidth:true ,border:false...

    Started by bernatbonet, 14 Oct 2010 4:58 AM
    • Replies: 0
    • Views: 361
    14 Oct 2010 4:58 AM Go to last post
  15. Post How Remove minimize icon from title bar ( when xtype= portal )

    sir i am using portal in my tabpanel now as per user requirements we do not require minimize button on each portal so can u plz tell me how to remove...

    Started by sachin sachdeva, 14 Oct 2010 4:26 AM
    • Replies: 1
    • Views: 1,074
    14 Oct 2010 4:44 AM Go to last post
  16. Getting data from Non-ExtJS-Forms

    Hi! Does the library provide functions to get data out of "normal" html-forms, which are not generated by ext? regards Roland

    Started by Dumas, 13 Oct 2010 7:16 AM
    • Replies: 6
    • Views: 747
    14 Oct 2010 4:34 AM Go to last post
  17. dynamic variables and one more problem

    good day i have a grid with dynamic cols (it works) but i want a selectionmodel on this grid and show all data in this grid.

    Started by kenny_mk, 14 Oct 2010 4:27 AM
    • Replies: 0
    • Views: 352
    14 Oct 2010 4:27 AM Go to last post
  18. Row editor - PHP inserts additional blank records in db

    Hi all, Still trying to get Row editor to work! I have this code which all works apart from it insrts two blank records in the database with every...

    Started by robshim, 14 Oct 2010 1:09 AM
    • Replies: 2
    • Views: 1,506
    14 Oct 2010 4:08 AM Go to last post
  19. Is there is any way to copy and paste data from excel to extjs grid

    Hi, I am a new bee in Extjs. Is there any way to copy and paste data from excel to extjs grid so that the data saves to database.

    Started by ugesh.gali, 14 Oct 2010 3:17 AM
    coay and paste data
    • Replies: 1
    • Views: 988
    14 Oct 2010 4:01 AM Go to last post
  20. What does xtype make lazy?

    I have heard that xtype can improve performace by lazily creating/rendering components. However, I did a little test and the results have confused...

    Started by Uberdude, 23 Sep 2010 8:32 AM
    config, lazy, xtype
    • Replies: 1
    • Views: 462
    14 Oct 2010 3:14 AM Go to last post