Ext: Q&A

Page 28 of 651 FirstFirst ... 18 26 27 28 29 30 38 78 128 528 ... LastLast

+ Post New Thread

  1. Unanswered: Theme image not found

    I've been trying for a while to create a custom button ui for my application and have been unsuccessful. This morning, I went into the bubble-panel...

    Started by CSchmitz81, 14 Apr 2013 7:09 AM
    button, compass compile, custom ui
    • Replies: 2
    • Views: 164
    21 Apr 2013 4:45 AM Go to last post
  2. Unanswered: extjs 4.2 Ext.data.Model.save() don't refresh record data with server returned data.

    REQUIRED INFORMATION Ext version tested: Ext 4.2 rev 4.2.0.663 Browser versions tested against: IE9.0.8112.16421 FF 20.0.1 (firebug...

    Started by maneljn, 15 Apr 2013 7:26 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 554
    21 Apr 2013 12:54 AM Go to last post
  3. Unanswered: Changing headers in Property Grid

    Hi, How to change the headers of a propertygrid which is by default 'Name' and 'Value'. Refer to...

    Started by url, 19 Apr 2013 3:09 AM
    ext4.1
    • Replies: 1
    • Views: 68
    20 Apr 2013 8:51 PM Go to last post
  4. Unanswered: grid columns fixed not closable on deselect checkbox

    hi every one , how to prevent closing of grid header columns on deselecting selecting check box. my requirement is in my grid some columns are not...

    Started by javapurna, 19 Apr 2013 3:31 AM
    • Replies: 1
    • Views: 78
    20 Apr 2013 8:03 PM Go to last post
  5. Unanswered: extjs toolbar with multiple rows display items

    how to display toolbar items in two rows .

    Started by javapurna, 19 Apr 2013 2:42 AM
    toolbar
    • Replies: 1
    • Views: 73
    20 Apr 2013 7:58 PM Go to last post
  6. Answered: Using a template with Ext.ux.form.ItemSelector

    I'm trying to use a template with the ItemSelector component like this: Ext.define('ItemAssignment', { extend: 'Ext.ux.form.ItemSelector',...

    Started by tm8747a, 19 Apr 2013 6:26 AM
    itemselector
    • Replies: 1
    • Views: 109
    20 Apr 2013 7:54 PM Go to last post
  7. Answered: form inside window gets submitted twice if i open the window twice

    I have a button that opens up a window by calling a function that simply uses var wnd = Ext.create("SomeWindow", {}); return wnd; to return a...

    Started by adeelmahmood, 4 Sep 2012 7:06 PM
    • Replies: 5
    • Views: 669
    20 Apr 2013 7:23 PM Go to last post
  8. Answered: How to generate an app using the Neptune theme?

    I'm using the following command to generate an app: sencha - sdk js/ext-4.2.0 generate app PivotGrid PivotGrid This works fine, but the classic...

    Started by LesJ, 19 Apr 2013 9:50 AM
    • Replies: 2
    • Views: 130
    20 Apr 2013 4:15 PM Go to last post
  9. Unanswered: Architecting an Enterprise REST presentation layer

    Id like to discuss a concept, and a potential technology solution for an enterprise Web UI framework. There are two main ideas behind framework: ...

    Started by juancancela, 18 Apr 2013 7:36 PM
    extjs 4, rest
    • Replies: 2
    • Views: 136
    20 Apr 2013 12:49 PM Go to last post
  10. Unanswered: JBoss 7 REST WebServices

    Hi guys, when i call http://localhost:8080/atlasservices/Alarm/hello from my browser i have this response: I use this code to get an array...

    Started by execretor, 18 Apr 2013 4:06 AM
    • Replies: 4
    • Views: 135
    20 Apr 2013 11:59 AM Go to last post
  11. Unanswered: Submit form TypeError problem

    Hello! Please help, if you can. I have a form with a file field. When I submit it, I see in Firefox an error: "TypeError: a is undefined...

    Started by vicvolk, 16 Feb 2013 10:37 AM
    • Replies: 3
    • Views: 242
    20 Apr 2013 10:06 AM Go to last post
  12. Unanswered: Develop a clock using ExtJs4.1

    Hi all.. I have big challenge like to develop the clock as shown in below image. Can u any one suggest me in correct direction to achieve this...

    Started by DineshGudikandula, 18 Apr 2013 10:08 PM
    • Replies: 2
    • Views: 109
    20 Apr 2013 9:25 AM Go to last post
  13. Unanswered: How to set value field dynamically in extjs

    Hi can anybody tell how to set value field dynamically for combo in extjs.is there any equivalent method of setValueField in sencha is available in...

    Started by vijayakumar84, 18 Apr 2013 8:44 PM
    • Replies: 4
    • Views: 84
    20 Apr 2013 9:02 AM Go to last post
  14. Answered: Reloading a BufferedGrid

    How does one reload a buffered grid and "start from scratch"? When I reload a buffered grid, I'm forced to scroll outside of the current pageSize...

    Started by strickjb, 16 Jan 2012 1:48 PM
    • Replies: 8
    • Views: 1,266
    20 Apr 2013 8:45 AM Go to last post
  15. Unanswered: Scrollable container with embedded youtube video (iframe)

    I am having a strange issue with embedded videos in an iframe (e.g. youtube but happening with vimeo as well). If the video is at the top of a...

    Started by Max0n, 9 Mar 2013 12:27 AM
    iframe, scrollable, vimeo, youtube
    • Replies: 2
    • Views: 204
    20 Apr 2013 2:11 AM Go to last post
  16. Unanswered: remote validation with vtype and ajax

    How come that is not yet possible to do a simple remote validation to check passwords on database? It is a feature that nowadays is present...

    Started by geniodella, 18 Apr 2013 11:50 AM
    ajax, callback, remote, valid, vtype
    • Replies: 1
    • Views: 86
    19 Apr 2013 10:47 PM Go to last post
  17. Unanswered: grid page sizing size based on visible rows in grid

    Hello, I am trying to find a technique for having a grid's rows dynamic on the number of rows visible. So this would mean that the grid page size...

    Started by gmillerd, 18 Apr 2013 11:36 AM
    • Replies: 1
    • Views: 68
    19 Apr 2013 10:45 PM Go to last post
  18. Answered: Row-over css in Tree panel not working

    when I move the mouse over the rows of my tree panel..Lines of the tree panel gets highlighted.But I want to disable that feature and make my panel...

    Started by Anubhav Goel, 18 Apr 2013 10:31 AM
    • Replies: 1
    • Views: 100
    19 Apr 2013 10:37 PM Go to last post
  19. Unanswered: How to add a grid to Ext.ux.RowExpander

    Hi, I have a grid panel. I am using RowExpander plugin. I am doing like this var grid1 = Ext.create('Ext.grid.Panel', { store:...

    Started by pra123@, 18 Apr 2013 8:15 AM
    • Replies: 1
    • Views: 61
    19 Apr 2013 10:29 PM Go to last post
  20. Answered: How to check if checkboxgroup is checked or not

    I am trying to check if atleast one of the checkbox is checked. How can I do this. Please help. this.myCheckBox =...

    Started by eaglefox12, 17 Apr 2013 10:41 AM
    check, checkboxgroup, extjs 3 and 4.1
    • Replies: 2
    • Views: 164
    19 Apr 2013 6:01 PM Go to last post