Ext: Discussion

Page 52 of 421 FirstFirst ... 2 42 50 51 52 53 54 62 102 152 ... LastLast

+ Post New Thread

  1. Drag and Drop : Understanding How???

    Hello,I am new to the use of Drag and Drop in Extjs 4. My problem is that I have 2 grid and I want to trasfert from the 1st grid Only a Cell to the...

    Started by grubby69, 17 Sep 2012 5:37 AM
    • Replies: 5
    • Views: 660
    7 Oct 2012 11:58 PM Go to last post
  2. paginggridscroller

    Hi, What is the difference between verticalScroller : 'paginggridscroller', and normal pagination tool bar.

    Started by chandan.behura, 6 Oct 2012 4:28 AM
    paginggridscroller
    • Replies: 2
    • Views: 278
    6 Oct 2012 10:02 AM Go to last post
  3. default valueField of combo

    Hi, how to get the value field value of a combo for default selectoin.? xtype: 'combo', ...

    Started by chandan.behura, 5 Oct 2012 7:25 AM
    2 Pages
    1 2
    default valuefield
    • Replies: 10
    • Views: 873
    6 Oct 2012 3:13 AM Go to last post
  4. Problem with Store sync post data

    Hello, I have edit 1 row with grid but the store post all data to url when i sync. code: Ext.define('yhgl', { extend:...

    Started by pengchx, 3 May 2011 6:45 PM
    2 Pages
    1 2
    • Replies: 19
    • Views: 3,843
    6 Oct 2012 2:56 AM Go to last post
  5. Multiple cells editable in a grid's row at the same time(Extension to CellEditing) ?

    Using the Ext.grid.plugin.CellEditing plugin only a single cell will be editable at a time in the row of a grid. Is there any user extension...

    Started by nagavasantha, 30 May 2012 2:28 AM
    • Replies: 2
    • Views: 945
    5 Oct 2012 8:54 PM Go to last post
  6. Form Submit (insert db)

    Hi all, i have created a form and want to save data to mysql. i get an error like that (console) ; Uncaught Ext.JSON.decode(): You're trying to...

    Started by umutemre, 5 Oct 2012 6:48 AM
    • Replies: 2
    • Views: 664
    5 Oct 2012 12:21 PM Go to last post
  7. Change size of the tabs on a TabPanel

    Been looking this over, don't see any convenient config. There are a lot of complex styles and interdependent style rules. Before I give up I...

    Started by markbjerke, 4 Oct 2012 11:14 AM
    • Replies: 2
    • Views: 329
    5 Oct 2012 8:01 AM Go to last post
  8. 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: 560
    5 Oct 2012 3:45 AM Go to last post
  9. 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: 360
    5 Oct 2012 2:24 AM Go to last post
  10. 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
  11. 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
  12. 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: 926
    4 Oct 2012 12:39 PM Go to last post
  13. 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,369
    4 Oct 2012 10:31 AM Go to last post
  14. 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
  15. 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
  16. 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
  17. 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: 945
    4 Oct 2012 7:45 AM Go to last post
  18. 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,907
    4 Oct 2012 3:49 AM Go to last post
  19. 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,151
    4 Oct 2012 3:07 AM Go to last post
  20. 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: 260
    3 Oct 2012 4:05 PM Go to last post