Ext: Q&A

Page 609 of 655 FirstFirst ... 109 509 559 599 607 608 609 610 611 619 ... LastLast

+ Post New Thread

  1. Answered: MVC : Getting view references

    Hello, I'm trying to use the view getters from the MVC model and I'm only getting functions that I cannot use. For instance, in my following...

    Started by manube, 27 Sep 2011 1:05 AM
    • Replies: 2
    • Views: 480
    27 Sep 2011 3:37 AM Go to last post
  2. Answered: The global url in web application

    How could I define a global url in my app and I could use url like 'xxx/xxxx.jsp' not 'http://localhost:port/xx/xxx/xxxx.jsp' when I load the data....

    Started by kyousuke, 26 Sep 2011 11:29 PM
    • Replies: 1
    • Views: 460
    27 Sep 2011 2:51 AM Go to last post
  3. Unanswered: Right click on row removes headers

    Hi, I have a wierd little problem with one of our grids. It's a dynamic grid,which gets all of the data from the serverside. Metadata, fields,...

    Started by frankbolviken, 26 Sep 2011 11:18 PM
    • Replies: 1
    • Views: 527
    27 Sep 2011 2:44 AM Go to last post
  4. Unanswered: Expand path in tree, callback

    Hi, We have a method like the following: expandPath: function(path, firstload, site) { var controller = this; callback...

    Started by frankbolviken, 27 Sep 2011 12:02 AM
    • Replies: 5
    • Views: 1,526
    27 Sep 2011 2:08 AM Go to last post
  5. Unanswered: String literal is not properly closed by a matching quote

    itemTpl: ' <div class="list-item-title">{title}</div> ' + ' <div class="list-item-narrative">{narrative}</div> ', when i add...

    Started by shasipkn, 26 Sep 2011 11:21 PM
    • Replies: 1
    • Views: 1,190
    27 Sep 2011 1:40 AM Go to last post
  6. Answered: How to identify which column renderer is running for?

    I have a renderer function for Grid columns and and I would like to identify which column it is running for. But based on renderer description in doc...

    Started by whalethewise, 26 Sep 2011 2:45 PM
    • Replies: 1
    • Views: 370
    27 Sep 2011 1:32 AM Go to last post
  7. Unanswered: Showing multiple field values in Pie label and legend

    Hi there ! I have a Pie chart with a store. The store contains two fields "machine" and "total". The pie chart shows fine. The "machine" field ist...

    Started by Achim74, 18 Sep 2011 12:10 PM
    pie legend values
    • Replies: 3
    • Views: 788
    27 Sep 2011 1:14 AM Go to last post
  8. Unanswered: pagination not working

    Hi I have the following snippet of code for grid. My data is coming in the same page but the top bar and bottom bar arrows are working fine....

    Started by roshniblr, 22 Sep 2011 4:14 AM
    • Replies: 7
    • Views: 1,281
    27 Sep 2011 1:08 AM Go to last post
  9. Unanswered: Grid column not showing up

    Hi, I have a grid with 38 columns and when I click on the grid column header to show the all the available column I'm getting a weird display of...

    Started by newbieextjs, 26 Sep 2011 7:05 AM
    • Replies: 2
    • Views: 456
    27 Sep 2011 12:53 AM Go to last post
  10. Question Unanswered: [4.0.2a] Issue with highlighting text in cell editing grid inside window.

    can anyone see the below link is bug or not ? any fixes for this ? ...

    Started by rajbhalani, 26 Sep 2011 11:34 AM
    • Replies: 1
    • Views: 414
    27 Sep 2011 12:36 AM Go to last post
  11. Question Unanswered: Ajax request using Jsonp

    Hello, When I look at the examples and the document, it seems that the jsonp proxy only works with the store. Unfortunately, I really need to use...

    Started by TigrouMeow, 25 Sep 2011 8:50 PM
    ajax, extjs-4, jsonp, request
    • Replies: 6
    • Views: 1,630
    26 Sep 2011 6:20 PM Go to last post
  12. Unanswered: Setting default value to Combo Ext 4.X

    I have a issue with setting the value to a combo when the control is loaded xtype: 'combo', store: 'eventActionStore', name: 'eventaction',...

    Started by ashokgowda, 26 Sep 2011 2:22 PM
    • Replies: 1
    • Views: 411
    26 Sep 2011 5:43 PM Go to last post
  13. Answered: Which method can I use to submit a rowediting component?

    Hi to all, I used an extra dialog to allow user input something after they edit the row-editing line, and I want to submit the dialog's value...

    Started by hexawing, 23 Sep 2011 9:26 PM
    row
    • Replies: 1
    • Views: 544
    26 Sep 2011 3:59 PM Go to last post
  14. Answered: how to show grouped value in Extjs 4 grid groupHeader?

    Hi I have a grid like this var groupingFeature = Ext.create('Ext.grid.feature.Grouping', { groupHeaderTpl: 'Invoice:...

    Started by extremed, 22 Sep 2011 1:13 PM
    • Replies: 1
    • Views: 1,848
    26 Sep 2011 11:47 AM Go to last post
  15. Answered: Simply trying to right-align a column

    As a beginner, the simple task of trying to right-align the numbers in a column is eluding me: The numbers appear left aligned. Thanks in...

    Started by lcuff, 23 Sep 2011 1:21 PM
    alignment right
    • Replies: 2
    • Views: 576
    26 Sep 2011 10:46 AM Go to last post
  16. Unanswered: Extjs Grid date column issue

    Hello everyone, i have ran into a little issue with the data grid, and could use your help: I have a json data source that returns the date field...

    Started by awirdev, 22 Sep 2011 6:03 AM
    • Replies: 5
    • Views: 2,099
    26 Sep 2011 8:28 AM Go to last post
  17. Answered: Ajax.request() vs form.submit() difference...

    Hi guys, I lost 3 hours debugging an error. I'm not able to understand why these two pieces of code works differently. I cannot see a reason......

    Started by Crockford, 25 Sep 2011 2:03 AM
    • Replies: 9
    • Views: 1,418
    26 Sep 2011 8:06 AM Go to last post
  18. Unanswered: How to deleted whole Group from the Grid

    Hi I have code in which I am creating grid with Ext.grid.feature.Grouping feature. Now I want to delete the whole grouped records on mouse...

    Started by AtulDawkhare, 26 Sep 2011 1:40 AM
    • Replies: 4
    • Views: 861
    26 Sep 2011 6:42 AM Go to last post
  19. Unanswered: Time dependent Nonmodal alert dialog

    How can we create Nonmodal alert dialog that hides itself after few seconds? I created one but don't know how to associate this with time...

    Started by new2extjs, 20 Sep 2011 11:18 AM
    • Replies: 5
    • Views: 866
    26 Sep 2011 6:04 AM Go to last post
  20. Question Unanswered: Limit for textarea and textfield with RegEx

    Hi, İ just wanna try somethink like this, Input : 3212323 and the textfield or textarea can understand and handle, the number of input must...

    Started by mcsaygili, 23 Sep 2011 9:56 AM
    limit, regex, textarea, textfield
    • Replies: 3
    • Views: 1,774
    26 Sep 2011 5:41 AM Go to last post