Ext: Discussion

Page 53 of 422 FirstFirst ... 3 43 51 52 53 54 55 63 103 153 ... LastLast

+ Post New Thread

  1. Dataview Paging

    Hello, I have an Ext.Panel and it contains dataview and pagingbar.,But it shows all items on one page,.. help!! p.s. my store is 'ArrayStore'

    Started by Veyda, 3 Oct 2012 6:00 AM
    dataview, paging toolbar
    • Replies: 2
    • Views: 561
    5 Oct 2012 3:45 AM Go to last post
  2. add/remove components from panel

    Hi, I have an requirement of onSelect action of the drop down for a value , one component(one dropdown) should added to the panel and again onSelect...

    Started by chandan.behura, 4 Oct 2012 8:22 AM
    add/remove
    • Replies: 1
    • Views: 361
    5 Oct 2012 2:24 AM Go to last post
  3. vbox not refreshing with browser resize

    It seems that the vbox layout is not refreshing with browser resize. Given the following sample code, you'll notice that as you resize the browser,...

    Started by softwareguy, 20 Jul 2011 8:33 AM
    • Replies: 4
    • Views: 816
    4 Oct 2012 7:41 PM Go to last post
  4. Using Ext3.1 component in extjs 4

    Hi, Is it possible to use ExtJs3.1 UI element in ExtJs4.0? For our latest development we are using ExtJs 4.0. But we want to re-use some of the...

    Started by santosh.kumar, 3 Oct 2012 5:14 PM
    • Replies: 2
    • Views: 472
    4 Oct 2012 4:00 PM Go to last post
  5. set cell's value in a grid

    This is my code: Ext.getStore('myStore').add(newRecord); Ext.getCmp('myGrid').getSelectionModel().select(Ext.getStore('myStore').last());...

    Started by nicolabaldo, 8 Jun 2012 7:51 AM
    • Replies: 3
    • Views: 927
    4 Oct 2012 12:39 PM Go to last post
  6. Question Extjs 4 Intellisense support on Visual Studio 2010.

    I'm new to ExtJs and are trying to get ExtJs 4 intellisense to work on Visual Studio 2010. Did some research myself earlier which mostly lead me...

    Started by jeeshenlee, 18 Feb 2012 6:57 PM
    visual studio
    • Replies: 5
    • Views: 3,380
    4 Oct 2012 10:31 AM Go to last post
  7. delete not reflecting

    Hi , I have to delete the selected value from the dropdown on click of a button. But the problem is when i am deleting the selected value ,the...

    Started by chandan.behura, 4 Oct 2012 8:15 AM
    delete not reflecting
    • Replies: 1
    • Views: 210
    4 Oct 2012 10:30 AM Go to last post
  8. controller issue

    Hi, How i will use functions and variables of one controller in another controller of extjs. I mean i have 3 controller i want to use some...

    Started by chandan.behura, 27 Sep 2012 7:57 AM
    contoller issue
    • Replies: 3
    • Views: 494
    4 Oct 2012 9:24 AM Go to last post
  9. Value from radio group

    Hi, how to get values from radioGroups. Thanks.

    Started by chandan.behura, 2 Oct 2012 6:08 AM
    value from radio group
    • Replies: 3
    • Views: 292
    4 Oct 2012 8:20 AM Go to last post
  10. Ext js forms, models and file uploads

    I would like to clarify how do ext 4 models correlate to form panels. Suppose I have a model, e.g. "User", which has a REST proxy attached.When I...

    Started by Rulikkk, 25 Apr 2012 12:38 AM
    form, model, upload
    • Replies: 8
    • Views: 947
    4 Oct 2012 7:45 AM Go to last post
  11. Question Ext.draw.Component image

    Hello I want to put a picture into an Ext.draw.Component like this: Ext.create('Ext.draw.Component',{ viewBox : true, renderTo :...

    Started by vega109, 8 Apr 2011 9:09 AM
    • Replies: 5
    • Views: 1,908
    4 Oct 2012 3:49 AM Go to last post
  12. How to Communicate Between West Region and Center Region

    Hi everyone, I'm new in EXTJS 4, I have a problem.. I made a template for the admin with full ExtJS.. I use the Ext.Viewport to split pages per...

    Started by agus.saputra, 27 Sep 2012 8:27 PM
    container, extjs, layout, region, viewport
    • Replies: 7
    • Views: 1,156
    4 Oct 2012 3:07 AM Go to last post
  13. Not able to position a custom chart shape type image properly

    I'm adding custom shapes to the line chart of the image type. I am able to see the images over the chart but i'm facing an issue and it's that the...

    Started by jonathanmv, 16 Aug 2012 7:19 AM
    chart, custom shape, marker
    • Replies: 1
    • Views: 261
    3 Oct 2012 4:05 PM Go to last post
  14. function call

    Hi , I am Unable to call a function inside another function for following case: onRenderRegion : function(component) { chan();...

    Started by chandan.behura, 2 Oct 2012 6:25 AM
    function call
    • Replies: 3
    • Views: 412
    3 Oct 2012 9:12 AM Go to last post
  15. Cool Idea for a Sencha EXTJS competition – Community Performance Optimisations challenge

    @Sencha I wonder if Sencha could leverage more knowledge and skills from the EXTJS community to help improve EXTJS’s performance. The basic...

    Started by MrSparks, 3 Oct 2012 2:58 AM
    • Replies: 1
    • Views: 368
    3 Oct 2012 6:32 AM Go to last post
  16. CheckBoxModel Issue

    Greetings: While loading data into a grid store using the CheckBoxModel, I am attempting to render each row as "selected" based on a value of a...

    Started by TampaBay55, 3 Oct 2012 3:28 AM
    checkboxmodel
    • Replies: 1
    • Views: 224
    3 Oct 2012 3:52 AM Go to last post
  17. Question JSON response comes in to FireFox as XML instead of JSON

    Does anyone know why the JSON response from a GET request to a REST server comes in to FireFix 5.0 in XML format? (I determined this using Fiddler.)...

    Started by BobJG, 14 Sep 2011 8:32 PM
    2 Pages
    1 2
    firefox, ie8, json, rest, xml
    • Replies: 13
    • Views: 2,878
    3 Oct 2012 3:20 AM Go to last post
  18. Populate nested (hasMany) data to a grid by assigning the store

    Hi folks, sounds like a really stupid question to me but I see no straight forward way of dealing with this. By scenario looks like this ...

    Started by mikih, 3 Oct 2012 2:17 AM
    • Replies: 1
    • Views: 183
    3 Oct 2012 2:48 AM Go to last post
  19. Validator message display gets cutoff when 'wrapped-around'

    Hi .. new to ExtJS. I got a small problem with the validator error message display. If the error message gets wrapped around to the next line,...

    Started by pards, 2 Oct 2012 4:18 PM
    • Replies: 2
    • Views: 408
    2 Oct 2012 6:57 PM Go to last post
  20. Ext Js 4.0.2 - CellModel Multi Select not working?

    I am trying to implement the Ext.selection.CellModel with mode: 'MULTI' however the grid still only allows one cell to be selected at a time? Below...

    Started by ShaneMc, 1 Jul 2011 3:47 AM
    cell, extjs 4, multi select
    • Replies: 7
    • Views: 1,744
    2 Oct 2012 4:00 PM Go to last post