Ext: Q&A

Page 9 of 657 FirstFirst ... 7 8 9 10 11 19 59 109 509 ... LastLast

+ Post New Thread

  1. Unanswered: A Grid Date field issue

    I am having trouble with a date field being displayed in a grid. I am using php to do the query and return my data in json format. The database is...

    Started by rmolds, 18 May 2013 3:00 PM
    • Replies: 1
    • Views: 104
    18 May 2013 8:55 PM Go to last post
  2. Unanswered: combobox with remote store and php

    I've tried almost every combination from the tons of examples but no matter what I can't get a list to display in the combobox that is generated from...

    Started by dgubber, 11 May 2013 12:07 AM
    • Replies: 7
    • Views: 305
    18 May 2013 7:41 PM Go to last post
  3. Answered: ExtJS 4.2 Nested data with cascading combobox issue

    Hi, I have nested data from json loaded into a single store based on a Parent model. The Parent model hasMany child model, which in turn has it's...

    Started by rtirbany, 14 May 2013 12:00 PM
    combobox, combobox arraystore ext4, extjs4, store load caching
    • Replies: 2
    • Views: 127
    18 May 2013 6:34 PM Go to last post
  4. Unanswered: A little confused about store.addSorted()

    I have a simple little in-memory store: Ext.define('IH.store.HeadachePains', { extend : 'Ext.data.Store', model :...

    Started by rmoskal, 17 May 2013 11:10 AM
    sort, store
    • Replies: 1
    • Views: 99
    17 May 2013 5:56 PM Go to last post
  5. Unanswered: "you're trying to decode invalid json" while uploading file to httphandler

    Hi, I am using file field for uploading files and using form.submit approach to upload to httpHandler. I was getting "you're trying to decode...

    Started by santosh.kumar, 30 Apr 2013 10:00 AM
    • Replies: 4
    • Views: 186
    17 May 2013 1:50 PM Go to last post
  6. Answered: Can't launch grid view from controller

    I need to open a view from my controller, but it is not working when the view is a grid. If I change the view to a Window, it works fine. This is...

    Started by john_dm, 17 May 2013 9:52 AM
    mvc grid view
    • Replies: 2
    • Views: 118
    17 May 2013 10:04 AM Go to last post
  7. Unanswered: how to Asynchronous load node from server when i expand node?

    how to Asynchronous load node from server when i expand node? is there a treeLoader in extjs 4 ? I wan't to load the childer node from server...

    Started by yanasdf789, 14 May 2013 6:55 PM
    • Replies: 5
    • Views: 175
    17 May 2013 9:02 AM Go to last post
  8. Answered: How to set system date format to date column of grid

    Hi, I have a grid with date column. I want to display the date in date column with same format what i have in my system. If i will change my...

    Started by pra123@, 16 May 2013 7:14 AM
    • Replies: 3
    • Views: 173
    17 May 2013 8:52 AM Go to last post
  9. Unanswered: Is the Architecture Suitable for Building Big Applications?

    Hello All, I'm looking at using ExtJs to build the UI for a system with a menu and several tens of screens (it could even be a hundred). It's...

    Started by alonb, 17 May 2013 1:39 AM
    architecture, mvc
    • Replies: 3
    • Views: 120
    17 May 2013 8:43 AM Go to last post
  10. Unanswered: How do I structure my existing project code to use ExtJs4

    I am new to ExtJS and I am trying to use the it in my current project which is developed using Java / JSP / Spring /Hibernate. My current project...

    Started by ppatel2, 17 May 2013 6:01 AM
    • Replies: 1
    • Views: 84
    17 May 2013 8:24 AM Go to last post
  11. Unanswered: ISO date format

    Hi, I have a small problem with date format. I want to convert my date format to ISO format. I am doing like this. var Date =...

    Started by pra123@, 17 May 2013 7:08 AM
    • Replies: 1
    • Views: 84
    17 May 2013 8:21 AM Go to last post
  12. Unanswered: Resizable columns with custom header container?

    I extended Ext.grid.header.Container to add some custom functionality for the column headers. But even when I don't add this functionality and...

    Started by da_b0uncer, 15 May 2013 1:33 AM
    • Replies: 2
    • Views: 97
    17 May 2013 6:59 AM Go to last post
  13. Unanswered: Adding serverside validated / updated Items to Store (and Grid)

    Hi there, i searched already for a solution but could not find nothing that would help me to solve my problem: I have a store and my models. I...

    Started by codeext, 15 May 2013 5:18 AM
    • Replies: 1
    • Views: 69
    17 May 2013 6:33 AM Go to last post
  14. Unanswered: Is there a way to get a better stack trace?

    I am trying to log javascript entries with the help of Tracekit/Raven-js/Sentry The problem is that every stacktrace looks like: at...

    Started by ruslan.talpa, 15 May 2013 5:11 AM
    • Replies: 1
    • Views: 67
    17 May 2013 6:31 AM Go to last post
  15. Answered: Ext.ux.LiveSearchGridPanel data row not align with header grid

    hi, i have a problem with a Ext.ux.LiveSearchGridPanel. here my code definition: Ext.define('PerarHome.view.PanelGridNotification', { ...

    Started by il Sergio, 17 May 2013 5:57 AM
    • Replies: 1
    • Views: 66
    17 May 2013 6:17 AM Go to last post
  16. Answered: Extjs 4.2 RowEditing

    Hi, I am using RowEditing in grid. I used "textarea" to enter some description and in that "textarea" on pressing "Enter" button it's updating...

    Started by rhytha268, 16 May 2013 2:21 AM
    extjs grid 4.2, rowediting
    • Replies: 2
    • Views: 839
    17 May 2013 6:10 AM Go to last post
  17. Unanswered: Mask zIndexing issues

    I'm using the fieldTip override to allow tooltips to be shown on fields when focussed (why this isn't a standard feature in Ext yet, I've no idea)...

    Started by Jangla, 30 Apr 2013 1:55 AM
    • Replies: 2
    • Views: 76
    17 May 2013 5:22 AM Go to last post
  18. Unanswered: Change zIndex range of Ext?

    Is there a way to define the range from which Ext should choose z-indeces for things? Reason I ask is it currently picks ranges of around 18000 +...

    Started by Jangla, 3 Apr 2013 8:10 AM
    • Replies: 4
    • Views: 105
    17 May 2013 5:21 AM Go to last post
  19. Unanswered: How can I stop Ext adding padding to top of text in Button?

    See screenshot attached. These buttons have their text derived from a tpl so I can have some nicer styling. Problem is, when there is one line of...

    Started by Jangla, 23 Apr 2013 7:00 AM
    • Replies: 7
    • Views: 144
    17 May 2013 5:19 AM Go to last post
  20. Answered: Extjs Plugin For Eclipse

    Hi, I am new to Extjs. Please Tell me what is plugin for extjs in eclipse. i am using Extjs 4... Thanks In Advance.

    Started by rupanpaul, 12 Sep 2012 3:29 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 13,282
    17 May 2013 3:33 AM Go to last post