Ext: Q&A

+ Post New Thread

  1. Answered: Fixed portlet into portal

    Hello ! Is it possible to fixe porlet into a portal ? There's some property to set? Thank you,

    Started by iNes14, 30 Jan 2012 12:06 AM
    • Replies: 2
    • Views: 306
    30 Jan 2012 4:58 AM Go to last post
  2. Unanswered: Grid Column Header fix - Extjs4

    Hi all, How to fix the grid header in the grid panel ? Its not a problem when data is less . when data is more, the headers also scrolled up...

    Started by renganathan, 29 Jan 2012 10:09 PM
    • Replies: 2
    • Views: 909
    30 Jan 2012 1:18 AM Go to last post
  3. Unanswered: How to disable quicktips?

    I have tried the following to disable quicktips but it is not working Ext.tip.QuickTipManager.disable(); Is this a bug? or am I doing wrong? -...

    Started by josephkirubakaran, 29 Jan 2012 9:27 AM
    • Replies: 3
    • Views: 527
    30 Jan 2012 12:52 AM Go to last post
  4. Answered: i need update-delete operations or at least one fo them in my grid ...

    i have a model and a store that have an ajax proxy . i read from server through ajax into grid and i need to write to MySQL-PHP through ajax & delete...

    Started by masoud_tamizy, 24 Jan 2012 12:37 AM
    • Replies: 6
    • Views: 446
    29 Jan 2012 11:44 PM Go to last post
  5. Answered: How to get a FormPanel with <form> Element?

    Hi, I have a little problem. First, I must say that the new submit concept is really great. But for my application it is necessary that my form panel...

    Started by jonas007, 25 Jan 2012 3:15 AM
    • Replies: 2
    • Views: 594
    29 Jan 2012 11:32 PM Go to last post
  6. Answered: how can i implement CRUD on my Grid ?

    Please help me about implementing CRUD with simple example without MVC . i need it soon . tnx

    Started by masoud_tamizy, 19 Jan 2012 8:16 AM
    • Replies: 6
    • Views: 638
    29 Jan 2012 6:42 PM Go to last post
  7. Answered: Which CSS file to use in IE6 and above

    Hello, I could see many CSS files under resources/css folder. Can anyone help me to put a right CSS file for my application? My app compatibility...

    Started by josephkirubakaran, 29 Jan 2012 9:03 AM
    • Replies: 1
    • Views: 478
    29 Jan 2012 5:48 PM Go to last post
  8. Answered: how can i update a record in Grid ?

    why when i press update button on my row-editor plugin's Grid , it call insert operation and send my request to create operation of CRUD ?

    Started by masoud_tamizy, 29 Jan 2012 6:35 AM
    • Replies: 2
    • Views: 449
    29 Jan 2012 3:40 PM Go to last post
  9. Answered: Is possible to make the "slices" of a pie chart clickable?

    I would like to use a pie chart as a "menu", it will be something like my home page. However I noticed that there isn't an event "click" for series...

    Started by Fire-Dragon-DoL, 26 Jan 2012 10:48 AM
    click handler, pie-chart
    • Replies: 3
    • Views: 740
    29 Jan 2012 9:15 AM Go to last post
  10. Question Unanswered: Lazy Loading Classes to execute static methods

    Hi all, I have a class created using the Extjs class system. It has mostly static methods. Due to the naming convention, ...

    Started by ritcoder, 28 Jan 2012 1:55 PM
    • Replies: 2
    • Views: 1,113
    29 Jan 2012 12:57 AM Go to last post
  11. Answered: Add Buttons to each row in Grid - Problem for many records?

    Hi All, I have my own grid loading data from mysql database table. I have about more than 700 records that will be loaded. I tested the grid with...

    Started by shaoen01, 28 Jan 2012 8:24 PM
    • Replies: 4
    • Views: 1,945
    29 Jan 2012 12:32 AM Go to last post
  12. Answered: row editing Grid - errorSummary

    Hi i have a grid with row editing plugin . when i set errorSummary Property to false , error tooltip appears again !!! how can i do to prevent...

    Started by masoud_tamizy, 28 Jan 2012 10:12 AM
    • Replies: 4
    • Views: 535
    28 Jan 2012 11:30 PM Go to last post
  13. Question Unanswered: Adding extjs ui elements into existing html

    Hello! I need add Ext JS UI elements to existing html. Please, tell me how add gridtable(Ext.grid.Panel) to extincting site design. In my case i...

    Started by tjhons, 27 Jan 2012 5:13 AM
    • Replies: 2
    • Views: 664
    28 Jan 2012 11:18 PM Go to last post
  14. Unanswered: Can't get simple drag & drop of a panel to work...

    I've been struggling a lot lately, and surprisingly no one has really offered any suggestion as to what is going wrong with Ext JS 4. I'm trying...

    Started by cflynn07, 28 Jan 2012 2:06 PM
    bug, drag, drag & drop, drag and drop, drop
    • Replies: 1
    • Views: 300
    28 Jan 2012 2:20 PM Go to last post
  15. Answered: First item in the combo - Add new item

    Hello! I have no idea how to implement it, maybe changing the template and making a combo of onclick in the first item, but I wonder if there is a...

    Started by fabio.policeno, 28 Jan 2012 5:52 AM
    • Replies: 3
    • Views: 694
    28 Jan 2012 12:47 PM Go to last post
  16. Unanswered: What does Ext do with sprites off of the draw surface?

    What does Ext do with sprites off of the draw surface? Does it try to draw those or does it ignore them. I'm building an SVG image graph and I...

    Started by jparril113, 28 Jan 2012 12:05 PM
    • Replies: 0
    • Views: 224
    28 Jan 2012 12:05 PM Go to last post
  17. Question Unanswered: Get items property after component been created

    Well guys, i'm building form generator which i need to insert dynamic components to a panel, component as textfield, textareas, an etc. My question...

    Started by wallynm, 27 Jan 2012 12:29 PM
    • Replies: 2
    • Views: 582
    28 Jan 2012 11:42 AM Go to last post
  18. Unanswered: Toolbar background problem in IE

    I unable to change the background color in IE, no problem in FF and Chrome. .x-toolbar-mainmenu{background: #ef4035;} var maintb = new...

    Started by dweeres, 27 Jan 2012 7:42 AM
    • Replies: 1
    • Views: 627
    28 Jan 2012 11:26 AM Go to last post
  19. Answered: [EXTJS 4] ComboBox select event - how to get selected record ?

    Hi, I have problem with combo box select event. In ExtJs 3.0 there was no problem with accessing record's fields of the combo store, because the...

    Started by goldenka, 21 Nov 2011 5:59 AM
    • Replies: 3
    • Views: 11,295
    28 Jan 2012 8:52 AM Go to last post
  20. Unanswered: rss in panel#help

    hi i am from israel i have ext js feed hare http://itoto4.com/ but iwant to put in panel like here http://itoto8.com/example8/index.php tankuu...

    Started by koko2589, 25 Jan 2012 10:26 AM
    • Replies: 4
    • Views: 451
    28 Jan 2012 6:32 AM Go to last post