Ext 3.x: Help & Discussion

Page 22 of 1309 FirstFirst ... 12 20 21 22 23 24 32 72 122 522 1022 ... LastLast

+ Post New Thread

  1. Textfield Labels - Disable

    Is there a way to disable the textfield label ? When I set disabled:true on a textfield, only the text box is disabled. {xtype: 'textfield',...

    Started by ajmPal, 11 Dec 2012 10:52 AM
    • Replies: 1
    • Views: 188
    13 Dec 2012 7:41 AM Go to last post
  2. Sort on ComboBox with custom renderer.

    I've got the following code generating a ComboBox with a custom renderer in a ColumnModel: id: 'testType', header: "Type", width: 100,...

    Started by t.dbydal, 11 Dec 2012 3:43 AM
    combobox, renderer, sort
    • Replies: 1
    • Views: 271
    13 Dec 2012 7:17 AM Go to last post
  3. Dynamically change groupDir in grouping grid

    Was looking for an easy way to allow user to change groupDir in a grouping grid (with remote group and remote sorting enabled). I was thinking...

    Started by ttbgwt, 13 Dec 2012 6:43 AM
    • Replies: 0
    • Views: 108
    13 Dec 2012 6:43 AM Go to last post
  4. display checkbox in each row

    Hi, I want to display checkbox infront of each row but I am not able to display the checkbox. I have searched a lot but got no help. Is there any...

    Started by evs.saad, 10 Dec 2012 1:29 PM
    • Replies: 4
    • Views: 267
    13 Dec 2012 4:43 AM Go to last post
  5. ExtJS Ajax Request Timeout Has No Affect with Internet Explorer

    I am using ExtJS 3.4. I have a long running asynchronous process that I need to wait until it is finished. It works fine for Firefox but Internet...

    Started by gfinzer, 10 Dec 2012 12:53 PM
    • Replies: 1
    • Views: 535
    12 Dec 2012 8:43 AM Go to last post
  6. Always show the tab scrollers in a tabpanel?

    Hi, I want to know if there is a (simple) way to force the showing of the tab scrollers in a tabpanel, even when there is enough room for all the...

    Started by shinkenno, 12 Dec 2012 7:26 AM
    scroll ta
    • Replies: 1
    • Views: 125
    12 Dec 2012 7:59 AM Go to last post
  7. TreeGrid not showing up in IE8

    I have a extjs3 TreeGrid which works with Firefox but not with IE. The code is below Tree: var treePanel = new...

    Started by kaushik914, 11 Dec 2012 12:59 PM
    treegrid, treegrid node, treegrid problem
    • Replies: 1
    • Views: 220
    11 Dec 2012 1:18 PM Go to last post
  8. how to identify for what columns , filter has been applied or not in extjs 3.4?

    how to identify for what columns , filter has been applied or not in extjs 3.4? function putImagesOnEachColumnHeader(store){ ...

    Started by PercyJackson, 10 Dec 2012 1:01 AM
    ext3, grid filter, grid store
    • Replies: 1
    • Views: 169
    11 Dec 2012 1:10 PM Go to last post
  9. Add tooltip to Expand/Collapse icon and Minimize and Maximize icon

    I want to add tooltip on Expand/Collapse icon and Minimize and Maximize var navPanel = new NavPanel({ id: 'mainIcomWest', ...

    Started by ravigupta84, 10 Sep 2010 5:17 AM
    • Replies: 2
    • Views: 2,012
    11 Dec 2012 10:14 AM Go to last post
  10. how to get selected row indexes of extjs grid

    I have an extjs grid and i have used checkbox selection model.When i select multiple rows and click on a button I need to get the row indexes of...

    Started by prajeesh_bs, 25 Aug 2011 4:25 AM
    • Replies: 4
    • Views: 6,905
    11 Dec 2012 4:59 AM Go to last post
  11. combobox not aligned properly in Opera 11.62?

    Hi All, i'm using extjs 3.2 version... combobox is not properly aligned in Opera browser version 11.62 plz see the attachment for it... ...

    Started by sadaq, 17 Apr 2012 11:10 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,536
    11 Dec 2012 2:35 AM Go to last post
  12. GridPanel Row Click

    Hi all, I'm fairly new to extjs and have created a GridPanel linking to our database. What I would like to happen is when a row in the grid is...

    Started by catapult, 5 Aug 2009 1:54 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 6,254
    11 Dec 2012 12:19 AM Go to last post
  13. Get store field names to be set as params.

    What i'm trying to do is get a list of field names that i already defined in my objects JSONReader (pid, customer_id, location_id, etc...) and send...

    Started by kdm, 10 Dec 2012 12:56 PM
    • Replies: 1
    • Views: 191
    10 Dec 2012 2:38 PM Go to last post
  14. Right place for config definition in extended classes?

    Hi everybody, I've extended some Ext classes and I wondered what's the right place to put the class configuration? This class configuration will...

    Started by fenderico, 6 Dec 2012 11:14 AM
    • Replies: 4
    • Views: 330
    10 Dec 2012 9:12 AM Go to last post
  15. Internation Date format d/m/Y

    I am using Ext3.4.0. I have the following code: var birthSearchField = new Ext.form.DateField({ id: 'birthDate', ...

    Started by mrrezayam, 26 Oct 2012 8:54 AM
    • Replies: 3
    • Views: 506
    10 Dec 2012 2:22 AM Go to last post
  16. put an image in extjs grid column header based on applyfilter

    My task is to put an image on the extjs grid column header whenever filter is applied in that column. When filter is cleared remove the image from...

    Started by PercyJackson, 5 Dec 2012 11:46 PM
    ext 3.4, grid filters, gridview
    • Replies: 2
    • Views: 756
    10 Dec 2012 12:09 AM Go to last post
  17. newbie question about cls and style configs property of Ext.Panel

    Hi, I have a Ext.Panel with a cls configs property that I set with a value (a class that set a css z-index style) Nevertheless inspecting...

    Started by flamant, 7 Dec 2012 3:18 AM
    • Replies: 1
    • Views: 287
    9 Dec 2012 8:17 AM Go to last post
  18. How to use liveGrid plugin in ExtJs 3.4?

    I have a livegrid 0.61 plug in in my ExtJs 3.4. I added library in `liferay-portlet.xml` file: ...

    Started by maxkliver, 6 Dec 2012 9:14 PM
    • Replies: 1
    • Views: 234
    9 Dec 2012 8:16 AM Go to last post
  19. Radiobuttons group deselection

    Hello everybody, Is there any way to allow to de-select all radio buttons in a group by clicking on the radio that is checked now? there is no...

    Started by raffyaslanbeily, 4 Dec 2012 7:01 AM
    • Replies: 2
    • Views: 252
    9 Dec 2012 1:28 AM Go to last post
  20. GroupingView Dynamic Header Style

    I have a grid using a grouping view. The default grouping is on a value called type_display_name. There is also a value called type_color which is a...

    Started by slsmithtx, 6 Dec 2012 5:47 PM
    • Replies: 2
    • Views: 405
    8 Dec 2012 11:43 AM Go to last post