Ext: Q&A

+ Post New Thread

  1. Unanswered: Cellediting startEdit

    Hey guys, Just a quick question on the startEdit function in the cellediting plugin. startEdit( Ext.data.Model record, Ext.data.Model...

    Started by fily55, 19 Jul 2012 12:30 AM
    2 Pages
    1 2
    cell editing, startediting
    • Replies: 12
    • Views: 1,394
    19 Jul 2012 6:12 AM Go to last post
  2. Answered: How to display an internet page on a window?

    Hi, I would like to know which configs of a window do I have to use to open an internet page like "google.com" on it.

    Started by Elfayer, 19 Jul 2012 3:38 AM
    • Replies: 6
    • Views: 1,213
    19 Jul 2012 6:00 AM Go to last post
  3. Unanswered: change "NodeInterface" on a treepanel style

    Hey all How do I change the text color of a node interface in a tree panel dynamically (or even statically) Thanks

    Started by ahsec, 19 Jul 2012 5:11 AM
    • Replies: 0
    • Views: 175
    19 Jul 2012 5:11 AM Go to last post
  4. Unanswered: combo in cellediting grid

    I am using cell-editor in grid I use one combo in grid but combo shows some magical value if default value is not set like <div...

    Started by gurunath, 3 Jul 2012 11:04 PM
    • Replies: 9
    • Views: 1,075
    19 Jul 2012 5:03 AM Go to last post
  5. Answered: Accessing view elements from whithin the view

    Hi all, How do i get element in my view from the view code. For example my widget1 controller calling a method on the voew to update the UI and i...

    Started by pinidbest, 21 Apr 2012 8:55 PM
    • Replies: 6
    • Views: 707
    19 Jul 2012 3:21 AM Go to last post
  6. Unanswered: Multipart Response Handling?

    I wonder if Ext.Ajax version 4.1.1 works natively with Multipart Response Handling? I remember in version 3 was necessary to include a module...

    Started by wki01, 19 Jul 2012 1:24 AM
    • Replies: 0
    • Views: 245
    19 Jul 2012 1:24 AM Go to last post
  7. Answered: Alignment issue when inserting form inside grid cell

    I have a requirement where i need to show a form inside a grid cell. I am facing alignment issue in this, form is taking extra margin in the grid row...

    Started by dollygupta, 14 Jul 2012 3:39 AM
    • Replies: 3
    • Views: 476
    19 Jul 2012 1:13 AM Go to last post
  8. Unanswered: How can I add a tree into a tab panel item?

    Hi guys, I want to add a tree or show a tree in a special tab item of a tab panel. How can I make this? If you know, please post it I really need...

    Started by v2108, 18 Jul 2012 10:28 PM
    • Replies: 5
    • Views: 701
    18 Jul 2012 11:51 PM Go to last post
  9. Unanswered: ExtJS 4.1.1: website not loading in IE8 if not added to Trusted list

    Hello, The website I am working on ExtJs 4.1.1 is not loading in InternetExplorer8 (v8.0.7601.17514). Works in IE9, Chrome and Firefox. In IE8, it...

    Started by gchalissery, 16 Jul 2012 11:57 PM
    • Replies: 9
    • Views: 1,863
    18 Jul 2012 11:05 PM Go to last post
  10. Unanswered: Paging

    Dear All ., Will you please try to guide me to achieve Paging in ExtJs Grid. I have lot of doubt because i'm using Asp.net C#.

    Started by thilakmsc, 17 Jul 2012 9:21 PM
    • Replies: 3
    • Views: 449
    18 Jul 2012 10:20 PM Go to last post
  11. Answered: How to add conent into a tab and use different components in one app

    Hi, I'm totally new to extjs and I must develop a layout with a tab panel and a tree in a tab. I have already made the tab panel, but how can I...

    Started by v2108, 18 Jul 2012 8:32 AM
    component, tab panel, trees
    • Replies: 2
    • Views: 451
    18 Jul 2012 9:52 PM Go to last post
  12. Unanswered: How to use the same instance for the tree node and row data in grid?

    In my application, there is a tree and a grid showing the people's weight. For example, the tree have 2 people ------ |--- Alice |--- Bob ...

    Started by cwtuan, 18 Jul 2012 4:16 AM
    instance; model; store
    • Replies: 1
    • Views: 379
    18 Jul 2012 9:06 PM Go to last post
  13. Unanswered: collapsing/expading all the values of grid grouping store

    HI friends, I am working on the task of expanding/collapsing all the values of grid grouping store. i.e if i click on ' Expand All...

    Started by sbodanapu, 18 Jul 2012 4:16 AM
    • Replies: 2
    • Views: 356
    18 Jul 2012 8:15 PM Go to last post
  14. Answered: Create uneditable text block

    Hello Everyone, I am using ExtJS and I would like to have a block of text that can't be edited by the user. I have tried using the html config...

    Started by UbuntuPenguin, 17 Jul 2012 6:26 PM
    html, panel, text block, textareafield
    • Replies: 3
    • Views: 757
    18 Jul 2012 5:36 PM Go to last post
  15. Answered: How to handle loading a very large XML file into stores

    I'm well on my way in my first ExtJS project. My application has to draw a lot of data initially from an XML file that can vary dramatically from...

    Started by jugg1es, 17 Jul 2012 1:52 PM
    xml large store chrome
    • Replies: 8
    • Views: 976
    18 Jul 2012 2:42 PM Go to last post
  16. Unanswered: Add a GridPanel to a Tab

    I am creating an app in Sencha Architect use the Ext framework, I am trying to add a gridpanel I have already defined to a tab when the user clicks a...

    Started by CX2, 17 Jul 2012 11:59 AM
    • Replies: 8
    • Views: 733
    18 Jul 2012 1:01 PM Go to last post
  17. Answered: SCRIPT5007: Unable to get value of the property 'id': object is null or undefined

    ext-all-debug.js line 40456 char 17 createAccessor: (function() { var re = //; return function(expr) { if (Ext.isEmpty(expr)) { return...

    Started by penot, 20 Jun 2012 5:56 AM
    • Replies: 2
    • Views: 4,543
    18 Jul 2012 12:55 PM Go to last post
  18. Unanswered: auto collapse inactive group/menu in GroupTabPanel

    Hi, We are using GroupTabPanel in our project and by default all the groups are expanded. the problem is that our menu has lots of options, and a...

    Started by amarkoli, 15 Jul 2012 11:23 PM
    • Replies: 2
    • Views: 614
    18 Jul 2012 12:10 PM Go to last post
  19. Unanswered: Optimization of loadData method.

    I have some data in array (23000 records). I need to load it into store. I test performance in virtual machine. Chrome do loading for 4 seconds,...

    Started by biohazardo, 4 Jul 2012 10:34 PM
    2 Pages
    1 2
    loaddata, optimization, performance, store
    • Replies: 15
    • Views: 2,389
    18 Jul 2012 11:49 AM Go to last post
  20. Unanswered: Horizontal scrolling without scroll bar in grid panel

    Hi , I am looking for some good example to hide default horizontal scroll bar in grid panel and instead used some fancy stuff like in below sites....

    Started by rishisaraf11, 12 Nov 2011 9:33 AM
    • Replies: 2
    • Views: 1,184
    18 Jul 2012 11:20 AM Go to last post