Ext: Q&A

+ Post New Thread

  1. Answered: Combo Box filtering by any match

    In the below example, I'm trying to match any part of the string with the input value. For instance, if the user types in "vi" then both Virginia and...

    Started by junky8687, 3 Feb 2012 1:06 PM
    • Replies: 2
    • Views: 449
    5 Feb 2012 11:07 PM Go to last post
  2. Thumbs up Unanswered: b is undefined error while loading extGanttPanel to window

    hi sencha forum member I am having the grid panel containing the list of Projects the view is shown below. When the user double click the...

    Started by rushi2440, 4 Feb 2012 1:35 AM
    • Replies: 2
    • Views: 658
    5 Feb 2012 10:54 PM Go to last post
  3. Unanswered: How to get chart as Image

    I draw line,bar,column,pie charts etc using extjs4 charts . Now i want those graphs to download as jpeg/png or like an image by click on download...

    Started by jagadeeshkasa, 3 Feb 2012 11:36 PM
    • Replies: 2
    • Views: 385
    5 Feb 2012 10:03 PM Go to last post
  4. Post Answered: Extjs 4 migration problem

    Hi , I'm migrating Extjs 2 to Extjs 4. To load mypage.html to some html id in the page. i'm using following code. In extjs 2 and 3 it works fine.But...

    Started by siva565, 5 Feb 2012 5:32 AM
    extjs, extjs 2.2 and ext 4.0, extjs4 loading
    • Replies: 2
    • Views: 476
    5 Feb 2012 9:55 PM Go to last post
  5. Unanswered: I need help !!! update operation in row-edit !!! necassary !!!

    i have a grid (row-edit) and it doesn't send any update request .... :(( my code is here :...

    Started by masoud_tamizy, 5 Feb 2012 8:24 PM
    • Replies: 1
    • Views: 232
    5 Feb 2012 9:50 PM Go to last post
  6. Unanswered: ext3 -> ext4 = myform.getForm().getEl is not a function

    Dear alli'm trying to send the fields of a Ext.form.Panel into an AJAX request.This is the code of my form: var myform = new Ext.FormPanel({ ...

    Started by nik600, 4 Feb 2012 11:16 AM
    • Replies: 9
    • Views: 1,443
    5 Feb 2012 12:41 PM Go to last post
  7. Unanswered: Ext.select - comma in attribute

    Worked: But if I need find value = "1,2,3" it crashes. Has this problem a solution? I know about

    Started by gene4000, 4 Feb 2012 10:39 PM
    • Replies: 2
    • Views: 1,210
    5 Feb 2012 9:59 AM Go to last post
  8. Exclamation Unanswered: Problem with dockedItems

    Hi, i have got problem with dockedItems in grid.panel. This is my viewport: { id: 'content-panel', region: 'center', ...

    Started by lmanik, 4 Feb 2012 10:05 AM
    • Replies: 1
    • Views: 488
    5 Feb 2012 9:48 AM Go to last post
  9. Exclamation Unanswered: paging not correctly

    My paging doesnt seem to be working correctly. I am trying to display 3 result perpage.. but it showing all in one page and when you click next page...

    Started by webdev2111, 4 Feb 2012 10:18 PM
    • Replies: 3
    • Views: 391
    5 Feb 2012 7:03 AM Go to last post
  10. Question Unanswered: New Ext.form.Panel by dom form

    I am trying to create a Basic Form from an existing markup. I did that in ExtJS 3.3 easily this way: var formEl = document.createElement('form'); ...

    Started by xuan195, 5 Feb 2012 2:30 AM
    extjs4 form
    • Replies: 1
    • Views: 508
    5 Feb 2012 3:08 AM Go to last post
  11. Unanswered: removeAll() not working with dockedItems in Grid

    Hi, In a border layout I am trying to load a grid panel in the center region, dynamically. I have a toolbar in the 'east' region and a button in...

    Started by roykrish, 3 Feb 2012 7:57 PM
    • Replies: 3
    • Views: 759
    5 Feb 2012 12:06 AM Go to last post
  12. Answered: Json to handle names with special character?

    Hi All, I am using a grid to pull out data from mysql database. I realized that names with special characters such as "GaƱanita", this field will...

    Started by shaoen01, 2 Feb 2012 7:35 AM
    • Replies: 4
    • Views: 1,810
    4 Feb 2012 4:18 PM Go to last post
  13. Unanswered: Update Other Fields via Combobox selection?

    Hi All, I am using a grid (using store1) with a combo box using store2. I would like to simulate such that when a user selects value1 in the combo...

    Started by shaoen01, 4 Feb 2012 8:05 AM
    • Replies: 2
    • Views: 474
    4 Feb 2012 4:17 PM Go to last post
  14. Answered: How to make sorting on a server at click on heading of a column of a table extjs?

    How to make sorting on a server at click on heading of a column of a table extjs?

    Started by tsvigo, 16 Jan 2012 8:40 PM
    • Replies: 2
    • Views: 710
    4 Feb 2012 12:24 PM Go to last post
  15. Unanswered: How to override tpl of children items during parent class create?

    In my viewport, I am trying to pass a custom template to one of the children components like this: var w = Ext.create('widget.somelist', { ...

    Started by basememara, 4 Feb 2012 11:15 AM
    • Replies: 1
    • Views: 288
    4 Feb 2012 11:34 AM Go to last post
  16. Unanswered: Issue in adding a new node

    Hi ALL, I am new to extjs. Working with extjs 4.0.2 Trying to add a new node to a node in two ways as given below: var vnode =...

    Started by nandakumaran.k, 4 Feb 2012 6:30 AM
    • Replies: 2
    • Views: 321
    4 Feb 2012 8:35 AM Go to last post
  17. Unanswered: How to scroll a container automatically so that a desired component come into view.

    How to scroll a container automaticallyso that a desired component with in the container come into view. have a button.On clicking that buttonthe...

    Started by nilakantha, 3 Feb 2012 10:54 PM
    • Replies: 1
    • Views: 291
    4 Feb 2012 6:19 AM Go to last post
  18. Unanswered: Ext.require with expression doesn't work for me

    Hi I am trying to preload all classes from certain path to be able to use lazy instantiation. When I load them one by one it works, when I...

    Started by whalethewise, 3 Feb 2012 12:19 PM
    • Replies: 1
    • Views: 707
    4 Feb 2012 6:13 AM Go to last post
  19. Unanswered: Checkbox inside a button

    I was wondering if there was a way to insert a check box inside of a button. My user likes the idea of a toggle button but thinks it isn't as...

    Started by Voyd, 3 Feb 2012 2:46 PM
    • Replies: 2
    • Views: 383
    4 Feb 2012 1:43 AM Go to last post
  20. Question Answered: How to make textfield looks like label?

    Hello everyone! I've got an application with a lot of pages, and most of them are forms with number of fields. Business logic can turn some of...

    Started by xt99, 3 Feb 2012 9:00 AM
    label, template, textfield
    • Replies: 2
    • Views: 766
    4 Feb 2012 12:17 AM Go to last post