Ext: Q&A

Page 109 of 657 FirstFirst ... 9 59 99 107 108 109 110 111 119 159 209 609 ... LastLast

+ Post New Thread

  1. Unanswered: Problem while rendering the combo box into the dynamic editable grid

    Hello, In my dynamic editable grid, the status column is referring another table. Since it is referring another table I have populated combo box as...

    Started by biswajit.rout, 4 Dec 2012 12:58 AM
    • Replies: 4
    • Views: 466
    21 Jan 2013 7:49 AM Go to last post
  2. Unanswered: Cant able to submit form items.

    I am getting problem in submission of form( xtype:'form').While submitting form the params values are getting submitted but the items that are...

    Started by deepak.sharma, 10 Jan 2013 7:09 AM
    • Replies: 7
    • Views: 576
    21 Jan 2013 7:29 AM Go to last post
  3. Unanswered: Save a ext panel window as image

    Hallo, How can one save a extjs panel window as image e.g png in extjs 3.2

    Started by ngugi, 20 Jan 2013 5:01 AM
    panel
    • Replies: 2
    • Views: 377
    21 Jan 2013 6:30 AM Go to last post
  4. Unanswered: Obtaining call stack programatically

    Hi All, I am trying to detect a tricky and hard to reproduce issue in my code and I need to obtain call stack programmatically. Is there anything...

    Started by baardos, 16 Jan 2013 1:53 AM
    call stack
    • Replies: 5
    • Views: 458
    21 Jan 2013 5:30 AM Go to last post
  5. Answered: Button Align in tbar in Grid Panel

    Dear all, I want to add button in toolbar of Grid panel on right side. But it is not working. Please help me. Below is my code. tbar:

    Started by srautpyaa, 16 Jan 2013 11:57 PM
    button on toolbar
    • Replies: 2
    • Views: 255
    21 Jan 2013 5:29 AM Go to last post
  6. Unanswered: How to create textfield cell in grid?

    As title.I want to init some cell as textfield when grid component created.How to do?

    Started by paseo, 20 Jan 2013 7:51 PM
    • Replies: 3
    • Views: 224
    21 Jan 2013 5:25 AM Go to last post
  7. Answered: 4.1.1 - setValue on Combobox (with valueField) works only if forceSelection is false

    Hi all! I have a problem with ExtJs 4.1.1 and a Combobox with "displayField" param different from "valueField" param and with forceSelection:true....

    Started by Dafram, 20 Jul 2012 4:13 AM
    2 Pages
    1 2
    combobox, displayfield, forceselection, setvalue, valuefield
    • Replies: 10
    • Views: 1,490
    21 Jan 2013 4:24 AM Go to last post
  8. Unanswered: Extjs Grid scroll dons't work after application kept insert and delete record.

    Hello everyone, I am developing an application using Extjs 4.0.7. For reasons, I need to add and delete record to a grid very often(maybe few...

    Started by yimingliu, 8 Jan 2013 7:51 AM
    grid scrollbar refrash
    • Replies: 2
    • Views: 247
    21 Jan 2013 2:34 AM Go to last post
  9. Unanswered: ExtJS 4.1.1 add tab in FF18

    Hey all:) There is a strange appearance when I add/close tab frequently. Ext.define('MyTree', { extend: 'Ext.tree.Panel', ...

    Started by ragecf, 18 Jan 2013 2:17 AM
    • Replies: 3
    • Views: 288
    21 Jan 2013 1:49 AM Go to last post
  10. Answered: Button inside form panel not rendering properly

    I am trying to put buttons inside a Extjs 4.1.1 form panel in a MVC 4 RAZOR application. The panel is rendering properly in Mozilla but not rendering...

    Started by susmitr, 18 Jan 2013 8:38 AM
    • Replies: 1
    • Views: 337
    20 Jan 2013 10:42 PM Go to last post
  11. Unanswered: scroll bar does not show up

    Hello, I create a registration form with a form panel. In this form panel I add several fieldsets and fieldcontainers which have textfields and...

    Started by sj_tt6, 19 Jan 2013 9:18 AM
    • Replies: 4
    • Views: 605
    20 Jan 2013 9:59 PM Go to last post
  12. Answered: In IE9 Browser, Data is not showing in the view

    Hi All, In my application i am using data view. data view binds with the store to get the data and show the data. It is working fine for all...

    Started by vizay, 20 Jan 2013 9:13 PM
    • Replies: 1
    • Views: 158
    20 Jan 2013 9:32 PM Go to last post
  13. Unanswered: custom classes not working locally

    Hi, I have created my own class it is extends from Panel. It is working fine in local host(wamp). When i am trying to load in locally. i am getting...

    Started by kiran_e, 18 Jan 2013 8:23 AM
    classes not working
    • Replies: 1
    • Views: 213
    20 Jan 2013 6:52 AM Go to last post
  14. Unanswered: Ext.data.Store.load fails if param value is too long

    Sample code: this.getPartsgrid().getStore().getProxy().extraParams = { jsonData : jsonData }; this.getPartsgrid().getStore().load({...

    Started by mykiran, 19 Jan 2013 2:54 PM
    • Replies: 2
    • Views: 242
    20 Jan 2013 6:29 AM Go to last post
  15. Unanswered: textchange event doesnt fire

    Hey I have a button and I added a listener to it on 'textchange' event However, it doesnt start when I change the text I'm using...

    Started by ahsec, 20 Jan 2013 2:58 AM
    • Replies: 1
    • Views: 214
    20 Jan 2013 6:21 AM Go to last post
  16. Unanswered: Custom CSS (.x-boundlist-item) override in ExtJS combobox

    Hi, I am trying to implement multiSelect combobx with checkbox selection. PFB the snapshot : I have used listConfig : { baseCls:...

    Started by Ronits, 17 Jan 2013 2:36 AM
    boundlist, combo, combobox bugs
    • Replies: 3
    • Views: 846
    19 Jan 2013 11:48 AM Go to last post
  17. Unanswered: Trigger on mouse over/hover in Combobox

    Hi, I have set the hideTrigger property of combo box to true. Now, the trigger doesn't show up. How can I bring down the list on hover event,...

    Started by Ronits, 17 Jan 2013 5:49 AM
    combobox
    • Replies: 3
    • Views: 469
    19 Jan 2013 9:35 AM Go to last post
  18. Unanswered: History management not working in Iframe Panel

    Hi All...... In my application,Under one panel i have created two panels, one is simple panel which contains the js code and the other panel is an...

    Started by DineshGudikandula, 18 Jan 2013 10:02 AM
    • Replies: 2
    • Views: 240
    18 Jan 2013 8:39 PM Go to last post
  19. Unanswered: Ext.picker.Date: anyway to show special dates?

    I want to be able to show special days (i.e. pay dates or company holidays) with css and possibly with a hover. There was a ux that did this in Ext...

    Started by radtad, 8 Oct 2012 2:17 PM
    • Replies: 5
    • Views: 570
    18 Jan 2013 1:51 PM Go to last post
  20. Unanswered: scroll dataview by drag drop

    Hi All, Does anyone have a sample about how to scroll dataview by drag and drop ? Thanks

    Started by tdikarim, 18 Jan 2013 2:09 AM
    sroll dataview
    • Replies: 1
    • Views: 234
    18 Jan 2013 10:53 AM Go to last post