Ext 3.x: Help & Discussion

Page 23 of 1309 FirstFirst ... 13 21 22 23 24 25 33 73 123 523 1023 ... LastLast

+ Post New Thread

  1. Firefox is reloading the page when inner window is created

    Hi guys, I have extended Ext.BoxComponent to do an hyperlink button. So, onClick is creating an inner window for some defined hyperlink and it is...

    Started by santosr666, 5 Dec 2012 3:32 AM
    • Replies: 2
    • Views: 251
    7 Dec 2012 8:00 AM Go to last post
  2. TreeGrid with XmlStore example

    Can anybody give sample code for a TreeGrid in Extjs 3.4 with XmlStore (but not from Json and TreeLoader). Why can't I use TreeGrid Example: The...

    Started by vajrakumar.d, 4 Dec 2012 1:48 AM
    treegrid, xmlstore
    • Replies: 3
    • Views: 616
    7 Dec 2012 6:26 AM Go to last post
  3. self closing alert

    Hi, After CRUD operations in my GridPanel I display an alert (Ext.MessageBox.alert) with a success message. My finicky users feel its a bother to...

    Started by raj_plays, 4 Dec 2012 10:58 PM
    • Replies: 1
    • Views: 148
    6 Dec 2012 11:14 AM Go to last post
  4. Get TreeNode anchor

    Hi, I have a TreePanel with a root child and grand-child: tree = new Ext.tree.TreePanel({ useArrows: true, animate: true,...

    Started by yo_haha, 24 Oct 2012 7:49 AM
    anchor, treenode
    • Replies: 4
    • Views: 555
    6 Dec 2012 9:35 AM Go to last post
  5. Summing Data in group header

    Hi there, I have the following in my view view: new Ext.grid.GroupingView({ groupTextTpl: '{text} ({} {})' }),

    Started by harjits, 4 Dec 2012 8:28 AM
    grid grouping heading
    • Replies: 1
    • Views: 325
    6 Dec 2012 8:34 AM Go to last post
  6. Can yuo help for dummy?

    I'm just full zero in ExtJS, But I cant find any simpy sampe to receive some array from server to JS. I had sniffered HTTP responce from page:...

    Started by urry_buh, 4 Dec 2012 3:37 AM
    arrayreader, arraystore, helps
    • Replies: 1
    • Views: 374
    6 Dec 2012 8:27 AM Go to last post
  7. extjs 3.4 dataview + xtemplate simple loop

    I'm trying to display data from php using dataview and jsonstore. But it seems that i am mistaken somewhere. Well, now i'm pretty sure that i'm...

    Started by aelderiel, 4 Dec 2012 12:59 AM
    dataview, xtemplate
    • Replies: 3
    • Views: 617
    6 Dec 2012 6:31 AM Go to last post
  8. GridPanel - Column headers and row data are not aligned

    hi everyone, I have a gridpanel and 5 columns in that. Problem is that column headers and row data are not aligned. I believe its just the...

    Started by shahdollie, 14 Mar 2011 3:28 PM
    • Replies: 7
    • Views: 1,769
    6 Dec 2012 4:36 AM Go to last post
  9. Ext.ux.Portal - Drag and drop of some panels is not possible

    I use in my project Ext.ux.Portal component which contains 2 columns (both of which are standard Ext js Panels). Then I add some widgets to the left...

    Started by jack83, 6 Dec 2012 12:24 AM
    • Replies: 0
    • Views: 159
    6 Dec 2012 12:24 AM Go to last post
  10. Question how to add click listener to text Label

    hi All could any 1 can tell me how can i add click event hadler to text label .... im added a label to panel And now i want add click listener...

    Started by AmilaThennakoon, 22 Dec 2009 9:36 PM
    • Replies: 4
    • Views: 3,521
    5 Dec 2012 1:29 AM Go to last post
  11. listeners on instance block execution on baseclass

    Hello, I am working with an Ext Js 3.4 application and encounter an issue when listeners of a parent class don't get executed when an instance of...

    Started by marc123, 3 Dec 2012 8:55 AM
    event overriding, listeners
    • Replies: 2
    • Views: 411
    4 Dec 2012 2:42 PM Go to last post
  12. JSDT with Extjs

    I know there are a lot of other JS ide's out there but my company is very strict on what we bring in. With that said we already have eclipse with...

    Started by forumuser1080, 27 Feb 2011 11:10 AM
    • Replies: 1
    • Views: 924
    4 Dec 2012 12:53 PM Go to last post
  13. exception reconfiguring gridpanel using a grouping view

    Ext JS Version 3.2.1 I have a gridpanel on another panel for which I periodically need to reconfigure with a new store and a new column model. If...

    Started by zerovian, 17 Aug 2010 11:01 AM
    • Replies: 2
    • Views: 1,073
    4 Dec 2012 11:07 AM Go to last post
  14. Conditions in Panel

    Hi, I wanted to show two buttons called "A" and "B" in a simple EXT js panel. When a button "A" is clicked, i need to show an IFrameA and when the...

    Started by thiszparveen, 30 Nov 2012 9:07 AM
    panel
    • Replies: 4
    • Views: 438
    4 Dec 2012 7:13 AM Go to last post
  15. combo tpl

    Hi, My combo has an item that is non selectable. To that item I need to apply a different class so that it looks disabled. I tried this with tpl...

    Started by raj_plays, 2 Dec 2012 11:28 PM
    • Replies: 3
    • Views: 307
    3 Dec 2012 11:44 PM Go to last post
  16. When scrolling too fast in the list box , the last few lines of data are missing

    Need help in resolving data loss issue when scrolling fast I am using BufferView as view for GridPanel.The issue observed happens only when we are...

    Started by asengupta, 24 Sep 2012 2:19 AM
    • Replies: 3
    • Views: 713
    3 Dec 2012 1:40 PM Go to last post
  17. Extend: how to call parent's superclass

    So I'm extending a class, and redefining one of it's methods... and I need to call it's parent superclass method... in fact calling my grandparent's...

    Started by dncpax, 28 Mar 2011 9:23 AM
    extend, superclass
    • Replies: 7
    • Views: 4,871
    3 Dec 2012 7:00 AM Go to last post
  18. Pie chart legend problem

    Hello, I want to make a pie chart with a lot of elements.I want to display the legend on the right side of the pie chart. store_cheese = new...

    Started by dave26540, 26 Jan 2010 2:43 PM
    • Replies: 4
    • Views: 2,211
    2 Dec 2012 10:25 PM Go to last post
  19. Pie Chart - how to customize legend text

    Hello, I'm trying to customize the display text on the legend of a pie chart. The default legend will display the 'categoryField'. Is there...

    Started by khairold, 23 Jun 2010 7:15 PM
    2 Pages
    1 2
    chart, pie, pie chart, piechart
    • Replies: 10
    • Views: 3,397
    2 Dec 2012 10:20 PM Go to last post
  20. Export chart to svg

    Hello, how I can export a graph to svg using version 3 extjs.,any ideas how to do it.

    Started by jose31309, 29 Nov 2012 5:52 AM
    • Replies: 1
    • Views: 327
    1 Dec 2012 7:47 AM Go to last post