Ext: Discussion

Page 141 of 427 FirstFirst ... 41 91 131 139 140 141 142 143 151 191 241 ... LastLast

+ Post New Thread

  1. how to format a date in a displayfield?

    My requirement is: i want to take an input date from a datefield, and then display the value in xtype: displayfield. the problem is: currently the...

    Started by Satakshi, 8 Mar 2012 10:35 PM
    • Replies: 2
    • Views: 411
    9 Mar 2012 12:04 AM Go to last post
  2. rownumber issue

    i have created the grid with EXTJS 4.0.7 .I update the grid dynamically using reconfigure function store.proxy.url='json_data.php';...

    Started by manojvijayan, 8 Mar 2012 7:44 AM
    • Replies: 2
    • Views: 596
    8 Mar 2012 8:42 PM Go to last post
  3. Chrome Debugger vs Huge Single File With Entire Library

    I was fooling around with one of the menu examples. I think the controls are great. Was going to step into some of the render stages to practice...

    Started by markbjerke, 8 Mar 2012 1:39 PM
    • Replies: 3
    • Views: 748
    8 Mar 2012 4:33 PM Go to last post
  4. HTML5 form vs extjs form

    I am currently shifting lot of html form fields(radio button, timefield, textfield.. etc) into extjs based form fields mainly because I am using...

    Started by rkim, 8 Mar 2012 1:51 PM
    • Replies: 5
    • Views: 1,972
    8 Mar 2012 4:17 PM Go to last post
  5. View's un-documented onLaunch method?

    Why does a view (in the case of the application I've inherited) have an onLaunch method, and why isn't it documented? Interestingly in the context...

    Started by dynamitedata, 8 Mar 2012 8:18 AM
    • Replies: 1
    • Views: 289
    8 Mar 2012 3:47 PM Go to last post
  6. Best performance: element.applyStyles VS native style definition

    Hi, I was wondering what I should use to change the style of the DOM element dinamically in a best way: First: element.applyStyles({ ...

    Started by lucia_mgv, 8 Mar 2012 2:27 AM
    • Replies: 1
    • Views: 484
    8 Mar 2012 3:28 PM Go to last post
  7. Question Generate PDF from ExtJS app

    Hello, i have a grid where, for every row, i want to generate a PDF on the fly. Actually i have defined the column as follows: ...

    Started by cdiscla, 7 Mar 2012 2:12 PM
    • Replies: 1
    • Views: 556
    8 Mar 2012 3:14 PM Go to last post
  8. Treestore: load nodes but not expand all. How?

    Hello everybody! I need your help: I have a treestore configured with Ajax proxy. RootNode is expanded, but child nodes are not. I want when tree is...

    Started by roman.savko, 20 Nov 2011 5:01 AM
    • Replies: 6
    • Views: 1,251
    8 Mar 2012 12:38 PM Go to last post
  9. stock chart json data from asp.net problem

    hello, im using the stock chart sample to fit my needs and supplying this below json data but for some reason, its not drawing any lines.. ...

    Started by xnoor, 6 Mar 2012 11:03 AM
    asp.net, stock chart slider
    • Replies: 4
    • Views: 678
    8 Mar 2012 12:29 PM Go to last post
  10. Hide column doesn't work

    Bonjour, How to hide columns dynamically ? this code doesn't work var cols = grid.columns; cols.each(function(column){ ...

    Started by EBS, 6 May 2011 6:59 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,963
    8 Mar 2012 5:57 AM Go to last post
  11. Lightbulb Ext Desktop Taskbar without MVC structure

    Hello, I need a taskbar like Ext web desktop example but not in mvc strucutre, only using ext compontents, there's a way to do this not in mvc...

    Started by rafaelrp, 7 Mar 2012 4:46 AM
    • Replies: 2
    • Views: 742
    8 Mar 2012 5:39 AM Go to last post
  12. Trees and huge nodes

    Hi, I might have node that contains tens of thousands child nodes. I'm trying to figure out how to lazily load node children (infinite...

    Started by jtiai, 7 Mar 2012 12:57 AM
    • Replies: 5
    • Views: 420
    8 Mar 2012 4:58 AM Go to last post
  13. Lightbulb CSS/SASS customization with ExtJS

    Hi, We would like to consult with you regarding CSS/SASS customization with ExtJS. We're working on an advanced application based on...

    Started by nirzo, 7 Mar 2012 4:29 AM
    • Replies: 4
    • Views: 778
    8 Mar 2012 12:17 AM Go to last post
  14. ComboBox, queryMode remote, prevent Store caching

    Hallo. I have comboboxes, that allow the user to enter towns, there are too many towns so I use queryMode remote and as the user types, the combo...

    Started by martin.povolny, 7 Mar 2012 1:23 AM
    combobox, store, storemanager
    • Replies: 4
    • Views: 908
    7 Mar 2012 10:44 PM Go to last post
  15. need to place buttons on Tabpanel header in viewport

    Hi, Im trying to insert buttons into header of tabpanel but didnt find anything that can help me do that. tbar creates a new bar below the tabs...

    Started by jlimaye, 7 Mar 2012 1:52 AM
    • Replies: 3
    • Views: 773
    7 Mar 2012 9:38 PM Go to last post
  16. Erro(c.store is undefined) when load: combobox

    I have a problem like you help. I have the following codes: Model: Ext.define('EstudoExt.model.Estado',{ extend: 'Ext.data.Model', ...

    Started by zeneto, 7 Mar 2012 5:50 AM
    • Replies: 2
    • Views: 502
    7 Mar 2012 3:10 PM Go to last post
  17. newbie question: problem of accent (é and è)

    Hi, I code in french and I would like to put what we call in French accent: é, è, etc... I put utf-8 as charset <!doctype html> <html>...

    Started by flamant, 7 Mar 2012 12:36 PM
    • Replies: 2
    • Views: 550
    7 Mar 2012 1:12 PM Go to last post
  18. Question Treepanel with row editing issues.

    I'm implementing the row editing for my treepanel, but it isn't working as I expected, sometimes the update action distorts my treepanel and...

    Started by Edd, 7 Mar 2012 10:02 AM
    row edit, sync, treepanel
    • Replies: 2
    • Views: 426
    7 Mar 2012 10:57 AM Go to last post
  19. Tooltip color based on value

    I have a tree panel with qtip on each item in the tree. I wanted to change the color of the tool tip (or some text in the tool tip) based on the...

    Started by manoj123, 7 Mar 2012 7:18 AM
    color, tooltip
    • Replies: 1
    • Views: 492
    7 Mar 2012 10:33 AM Go to last post
  20. Question Looks like we can't reproduce the issue or there's a problem in the test case provide

    What does it mean ? What can I do ? Proof:...

    Started by mastak, 7 Mar 2012 2:54 AM
    drag & drop, draggable, extjs, issue, reproduce
    • Replies: 1
    • Views: 1,378
    7 Mar 2012 10:27 AM Go to last post