Ext: Discussion

+ Post New Thread

  1. Bug with hasMany associations in ExtJS 4.0.2 - 4.0.5

    There is a bug in Ext.data.reader.Reader::extractData After calling of "readAssociated" method "me.model" (me is a reader instance) is not the...

    Started by KalessinD, 20 Jul 2011 12:36 AM
    • Replies: 1
    • Views: 1,086
    20 Jul 2011 7:10 AM Go to last post
  2. Post IE is giving "null" is null or not an object and mozila is giving ct is null

    I am getting the error In IE is giving "null" is null or not an object and mozila is giving ct is null Below i have metioned the code plz help. ...

    Started by tameshwar, 20 Jul 2011 12:40 AM
    • Replies: 1
    • Views: 482
    20 Jul 2011 7:08 AM Go to last post
  3. Exclamation ext-4.0.2a\examples\app\nested-loading

    I-|del dir app,everything is OK! and app\nested-loading\simple is err that call examples?

    Started by esechi, 20 Jul 2011 12:43 AM
    • Replies: 1
    • Views: 421
    20 Jul 2011 7:06 AM Go to last post
  4. Scroll event for TextArea

    I'm creating a form for license agreement where I have to enable the agree/disagree button only on scrolling the textarea scrollbar to the bottom of...

    Started by roshpr, 20 Jul 2011 6:43 AM
    event, textarea scroll
    • Replies: 0
    • Views: 543
    20 Jul 2011 6:43 AM Go to last post
  5. tree does not update after appendChild to the tree in the drop event handler

    Hi all, I modified the ext-4.0.2a/examples/tree/two-trees.js to handle the drop event when i drag a node from left to right, what i want is...

    Started by refptr, 20 Jul 2011 6:37 AM
    • Replies: 0
    • Views: 662
    20 Jul 2011 6:37 AM Go to last post
  6. Can not move splitter through the panel has iframe.

    center panel has iframe. when I try to move splitter to resize west panel, the splitter is not working.. just stuck. There are some thread about...

    Started by unclepony, 19 Jul 2011 4:48 PM
    • Replies: 1
    • Views: 939
    20 Jul 2011 6:04 AM Go to last post
  7. Grid Panel not showing data

    Hi, I have a JSON web service that returns the following: { 'announcements' : } Now I have a grid which only shows empty rows.

    Started by nextSTEP, 18 Jul 2011 11:18 PM
    • Replies: 6
    • Views: 888
    20 Jul 2011 5:59 AM Go to last post
  8. Question ExtJS 4 Licencing

    Hi All, I need some clarification about the ExtJS 4 licencing, I have sent an email to licence@sencha.com but have not yet received a response...

    Started by remeez.persent, 20 Jul 2011 12:49 AM
    • Replies: 9
    • Views: 917
    20 Jul 2011 5:33 AM Go to last post
  9. Exclamation fill chart with data from database (in c #)

    hi i have built i line chart following the examples , but it display random data what i want is that my chart can display data from my database...

    Started by astrocybernaute, 20 Jul 2011 3:34 AM
    • Replies: 0
    • Views: 372
    20 Jul 2011 3:34 AM Go to last post
  10. create file system tree panel

    Hi, I have a requirement to create a tree panel corresponding to a directory structure. The input I have to provide is path of a existing server...

    Started by vikaskapoor, 20 Jul 2011 3:24 AM
    • Replies: 0
    • Views: 515
    20 Jul 2011 3:24 AM Go to last post
  11. Extjs4.0.2a can't drag and drop image out of body or parent container

    code: html:<div id="mapPic" style="width: 100%; height: 100%;"><img id="image" src="<%=path%>/resources/images/6.jpg"> </div> js: var...

    Started by yfm10, 20 Jul 2011 2:41 AM
    extjs4.0.2 drag and drop
    • Replies: 0
    • Views: 794
    20 Jul 2011 2:41 AM Go to last post
  12. Combobox deselect

    Good day, Is there a simple way to make a 'single' select combobox deselect a value? I had a look through the source and docs and the...

    Started by melmac, 20 Jul 2011 1:55 AM
    • Replies: 0
    • Views: 361
    20 Jul 2011 1:55 AM Go to last post
  13. Question Can't set tab width for tabs now?

    I looked through the doc and tried many ways but couldn't get a config for tab width as the old one tabWidth in Ext 3.x, for now I can only set the...

    Started by roger5d, 20 Jul 2011 1:19 AM
    • Replies: 0
    • Views: 318
    20 Jul 2011 1:19 AM Go to last post
  14. XTemplate on Div with class but no id

    Hi, I have been trying to apply a template to a particular div. This div only has class information but no id information. Is that possible? ...

    Started by eng80327, 19 Jul 2011 8:07 AM
    • Replies: 4
    • Views: 834
    20 Jul 2011 1:17 AM Go to last post
  15. show and animate troubles

    Hi all I don't unterstand the concept show( String/Element animateTarget ) for a Ext.container.Container. I read the documentation was looking for...

    Started by xherbie, 20 Jul 2011 12:44 AM
    • Replies: 0
    • Views: 272
    20 Jul 2011 12:44 AM Go to last post
  16. Question Problem with MVC structure in my app

    Hello, I'm enjoying ExtJs 4, but I have some questions about MVC. First of all, here are some informations about my application and the problem of...

    Started by Allwise, 18 Jul 2011 5:06 AM
    grid panel, instances, mvc, store
    • Replies: 2
    • Views: 523
    20 Jul 2011 12:28 AM Go to last post
  17. How to refresh a grid after a cell edit

    How do I refresh a grid after editing a cell with the cell editor Thanks, Ivan

    Started by icarey, 16 Jun 2011 3:03 AM
    • Replies: 3
    • Views: 1,017
    20 Jul 2011 12:23 AM Go to last post
  18. help : General Grid Filter

    hi. i encoutered some difficulties while trying to set up a general filter within a grid. I took the paging grid example, and tried to set a...

    Started by scorpse, 19 Jul 2011 4:11 AM
    • Replies: 2
    • Views: 503
    19 Jul 2011 11:19 PM Go to last post
  19. DOM exception on ExtJS4 with components containing dockedItems

    Hello, I'm new to ExtJS (started reading the docs one week ago), although while trying some stuff i started getting an Exception thrown by DOM...

    Started by inside, 15 Jul 2011 4:04 PM
    • Replies: 1
    • Views: 975
    19 Jul 2011 10:36 PM Go to last post
  20. Is It Ext JS or is it me???

    We used Ext JS 3 before and now moved to 4 but facing some problem implementing css. We uses to control the designs from custom theme where we...

    Started by Tamkin, 19 Jul 2011 4:53 AM
    • Replies: 3
    • Views: 695
    19 Jul 2011 10:24 PM Go to last post