Ext: Discussion

Page 42 of 422 FirstFirst ... 32 40 41 42 43 44 52 92 142 ... LastLast

+ Post New Thread

  1. Binding combobox to a inner object

    Hi, this is my json from server: { "consulta_id": 23752, "convenio_id": 1, "data": "2012-07-11", "id": 36569, ...

    Started by larini, 20 Nov 2012 10:14 AM
    combobox, form, store
    • Replies: 5
    • Views: 432
    21 Nov 2012 3:50 PM Go to last post
  2. Upgrading from 4.0.7 - 4.1.3

    Hi, I'm considering upgrading my app from Ext 4.0.7 to the latest version 4.1.3. This is primarily because of some grid scrolling issues and...

    Started by Perceptive, 19 Nov 2012 1:26 AM
    • Replies: 1
    • Views: 485
    21 Nov 2012 11:50 AM Go to last post
  3. Getting store saved records on server

    Hello, I created a grid panel with a store. Data are from a PHP script. It is possible to modify data in the grid (rowEditing) and to update the...

    Started by gfevrier, 21 Nov 2012 12:16 AM
    • Replies: 4
    • Views: 286
    21 Nov 2012 9:31 AM Go to last post
  4. ExtJS and Spring MVC integration

    I am getting ready to put together and design a Spring MVC based front end for a client that plans to use JQuery for some of the more complex GUI and...

    Started by jroyle, 18 Jan 2012 1:47 PM
    • Replies: 2
    • Views: 5,658
    21 Nov 2012 7:58 AM Go to last post
  5. Form field validation triggers

    Hi guys, I have a typical form with a couple of fields (eg field1, field2, field3, field4), two of which (field1, field2) have custom validation...

    Started by stevo.zilik, 11 Jul 2012 12:40 PM
    • Replies: 1
    • Views: 405
    20 Nov 2012 1:50 PM Go to last post
  6. DRY way to set default sort direction to DESC?

    I know that you can set the sortDir property on an Ext.data.field instance, but is there a way to override this value across the board? After...

    Started by JamieMason, 8 May 2012 5:59 AM
    • Replies: 1
    • Views: 317
    20 Nov 2012 1:35 PM Go to last post
  7. How to add headers for each items of action column in a Grid?

    i want to create a below tab panel with two headers for each column. and that sub columns needs to be action column's items.pplease give suggestion...

    Started by preeti agrawal, 20 Nov 2012 7:00 AM
    • Replies: 1
    • Views: 156
    20 Nov 2012 7:05 AM Go to last post
  8. Grid to grid drag and drop: how to sync store?

    Hi, I've got two grids. I drag from grid 'one' to grid 'two'. In the 'beforedrop' event for grid 'two', I alter the data.records slightly (adding...

    Started by medusadelft, 12 Jun 2011 3:06 AM
    dragdrop, grid, store, sync, synchronizing
    • Replies: 5
    • Views: 2,032
    19 Nov 2012 10:55 PM Go to last post
  9. Different Result

    I need help for some different result. 1. in my localhost using windows 7 the icon image on a button is show up, but when I upload to web server...

    Started by fazar0847, 16 Nov 2012 12:27 AM
    • Replies: 2
    • Views: 422
    19 Nov 2012 5:57 PM Go to last post
  10. HTML5 javascript framework for datagrid (or spreadsheet)

    I have been doing some digging around on the Internet and I came across this product. I’m looking for a robust HTML5 javascript framework for...

    Started by fletchsod, 16 Nov 2012 2:58 PM
    • Replies: 3
    • Views: 1,052
    19 Nov 2012 12:54 PM Go to last post
  11. Use third party UI widgets with Ext JS

    If I decide to use Ext JS 4 as the main framework for my JavaScript app, is it possible to add third party UI widgets such as JQuery UI, ComponentOne...

    Started by sliu2005, 8 Nov 2012 4:39 PM
    2 Pages
    1 2
    igniteui, kendo ui, layout, third party, wijmo
    • Replies: 12
    • Views: 2,616
    19 Nov 2012 11:50 AM Go to last post
  12. Paging in treegrid

    Hello i want use treegrid: http://docs.sencha.com/ext-js/4-1/#!/example/tree/treegrid.html Can i use paging by parent(main) row like in simple grid?

    Started by Maskca, 17 Nov 2012 4:00 PM
    • Replies: 1
    • Views: 283
    19 Nov 2012 10:23 AM Go to last post
  13. How to delete a node off the tree?

    This shouldn't be that hard, should it? I need to search through the store to find nodes that meet a certain criteria, and simply delete them (be...

    Started by DannyR, 17 Nov 2012 11:23 AM
    • Replies: 1
    • Views: 224
    19 Nov 2012 10:22 AM Go to last post
  14. Problem with MVC

    Hi, I write a user management with extjs4.1.1 and spring3 mvc and my extjs dir like pic 1; when i click login from index.html will request...

    Started by leon.wood, 16 Nov 2012 10:30 PM
    • Replies: 1
    • Views: 329
    19 Nov 2012 10:14 AM Go to last post
  15. MySQL and JSON connecting to datagrids

    I am looking to connect multiple tables and queries from a dynamic MySQL database to several datagrids in a Ext JS web application. It appears...

    Started by edhkirk, 16 Nov 2012 2:00 PM
    datagrid, json, mysql, php
    • Replies: 1
    • Views: 481
    19 Nov 2012 10:11 AM Go to last post
  16. extjs 4 chart export image Chinese garbled

    hello, everyone. I use extjs 4 extjs 4 chart export image,if use english is ok,but Chinese the image will Chinese garbled. How should I solve it? ...

    Started by heartneo, 16 Nov 2012 12:22 AM
    image garbled
    • Replies: 1
    • Views: 313
    19 Nov 2012 9:49 AM Go to last post
  17. Reselect row after Grid filter update

    Hello, I use filter feature for the grid, I want it to restore previous selections after the filter is updated. I save the row indexes in an...

    Started by hlong290494, 14 Nov 2012 12:38 PM
    • Replies: 1
    • Views: 268
    19 Nov 2012 9:44 AM Go to last post
  18. Creating a statefull tree panel

    I have been playing with the state stuff and decided to create a statefull tree panel, There are several examples laying around so it is just a...

    Started by kesteb, 27 Jul 2011 1:29 PM
    • Replies: 3
    • Views: 1,431
    18 Nov 2012 9:47 AM Go to last post
  19. Ext.grid.feature.Summary && Ext.grid.feature.Grouping

    can someone show me the correct direction to look into. I have both of these features on the grid and the Summary shows in every grouping but I...

    Started by igor.astakhov, 1 Jun 2011 2:16 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 4,133
    17 Nov 2012 1:13 PM Go to last post
  20. Overriding Ext.container.Container add function

    I am trying to override Container component: Ext.container.Container.override({ add : function () { ...

    Started by donaj, 21 Jul 2011 11:33 PM
    • Replies: 1
    • Views: 599
    16 Nov 2012 5:28 PM Go to last post