Ext: Q&A

+ Post New Thread

  1. Answered: Checkbox fires

    Hi all, I want create fires on checkbox.. this my case : I have one checkbox & one textfield , If Checkbox values = 1 OR Checkbox event change The...

    Started by stoneboys, 16 Jan 2012 4:28 AM
    checkbox fires, checkbox selection
    • Replies: 2
    • Views: 644
    16 Jan 2012 9:54 AM Go to last post
  2. Unanswered: Why is xtype required, why can't I use Ext.create()

    In a viewport, I can do things like: ... items: ... and it works, creating the items I ask for. BUT if I do that in a Ext.panel.Panel...

    Started by mark0978, 13 Jan 2012 3:01 PM
    • Replies: 8
    • Views: 1,116
    16 Jan 2012 9:38 AM Go to last post
  3. Question Unanswered: Extend RadioGroup with loading items from external script

    Hi Community, Is it possible to extend RadioGroup or CheckBox Group with loading items from external script? I suppose my script must return an...

    Started by ragnaev, 16 Jan 2012 12:25 AM
    • Replies: 4
    • Views: 646
    16 Jan 2012 9:25 AM Go to last post
  4. Unanswered: Submit form - post whole record.

    I have a combobox and a datefield on my form. The combo box is backed up by a store and only show one field of it, like: A record: {name: bla,...

    Started by maps_tecnologia, 13 Jan 2012 7:20 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,270
    16 Jan 2012 8:28 AM Go to last post
  5. Answered: Grid Field dateFormat in Tpl

    Hi. Im trying to give a grid field with type = date a format (date format) when used in a tpl like the followin code columns: header:'Example...

    Started by dedoz, 15 Jan 2012 4:37 PM
    • Replies: 2
    • Views: 713
    16 Jan 2012 7:54 AM Go to last post
  6. Question Unanswered: how to get button div Element of EXT.TAB of activated tab

    hi i am getting hard time to know how can i get outer button or div element of tab which enclosed tab title and close button as i need to apply...

    Started by waqasde, 14 Jan 2012 5:35 AM
    tab
    • Replies: 4
    • Views: 1,122
    16 Jan 2012 7:28 AM Go to last post
  7. Unanswered: Icon and text in ActionColumn

    Hi Is it possible to show an icon and some text in a ActionColumn? I have a requirement as to display an Edit button and some text in a single...

    Started by HareeshVS, 16 Jan 2012 4:18 AM
    • Replies: 1
    • Views: 504
    16 Jan 2012 6:45 AM Go to last post
  8. Answered: Customize icon on Ext.panel.Tool

    Hi, I wish to replace icon on Ext.panel.Tool with a custom icon. I didnt find any method on Ext.panel.Tool for the same. On going through the...

    Started by ratishsp, 15 Jan 2012 9:30 PM
    • Replies: 4
    • Views: 964
    16 Jan 2012 5:29 AM Go to last post
  9. Question Unanswered: Problem with null JSON server side on store.sync (ExtJS 4x)

    Hi Guys, I'm struggling with a grid that I need to finish up asap which posts back some JSON to a MVC 3.0 CRUD method. Essentially, every time I...

    Started by Robodance, 16 Jan 2012 4:04 AM
    • Replies: 1
    • Views: 636
    16 Jan 2012 4:58 AM Go to last post
  10. Unanswered: Load a Webservice response(XML-data) into an Ext Store

    Hi, How can I load a Webservice response(XML-data) into an Ext Store to bind the Webservice response on Ext controls? It works well for file-based...

    Started by albert79, 11 Jan 2012 12:25 AM
    • Replies: 2
    • Views: 1,701
    16 Jan 2012 3:02 AM Go to last post
  11. Answered: Determine Success when calling Form Submit?

    Hi Guys I have a Popup window containing a form which submits data back via a Direct Store, now the form works fine and data is sent back to the...

    Started by kelv1n, 16 Jan 2012 1:25 AM
    • Replies: 1
    • Views: 256
    16 Jan 2012 1:39 AM Go to last post
  12. Lightbulb Unanswered: ButtonGroups show with incorrect width after cache refresh

    Hi, I have a toolbar set up to contain several ButtonGroups. When I clear my browser's cache and refresh the page, the ButtonGroups appear much...

    Started by urig, 9 Jan 2012 12:48 AM
    • Replies: 3
    • Views: 659
    16 Jan 2012 12:34 AM Go to last post
  13. Answered: Clickable icon in column header

    We have a customer who wants help/info icons next to the headertext. Since they are used to clicking such icons it would be best if that was possible...

    Started by norbergh, 5 Jan 2012 4:39 AM
    • Replies: 4
    • Views: 848
    15 Jan 2012 3:25 PM Go to last post
  14. Unanswered: Tree Grid Panel with different field rows - Is it even possible?

    Before I spend what will likeley be an entire day trying to figure out, I would like to know if anyone knows if what I want to do is even possible...

    Started by Gary@Sencha, 14 Jan 2012 3:16 PM
    • Replies: 1
    • Views: 605
    15 Jan 2012 2:51 PM Go to last post
  15. Unanswered: Is it possible to do selections in charts?

    I'm wondering if it is possible to do selections in charts? Basically I'd like to have the option to click and drag somewhere on an area chart and...

    Started by jej2003, 13 Jan 2012 4:48 PM
    • Replies: 1
    • Views: 585
    15 Jan 2012 2:40 PM Go to last post
  16. Unanswered: Changing chart theme after creating it.

    Hi all, I've created a column chart with my own theme. Code: Ext.create('Ext.chart.Chart', { renderTo: Ext.getBody(), width: 200, height:...

    Started by mgtneven, 15 Jan 2012 3:40 AM
    • Replies: 1
    • Views: 851
    15 Jan 2012 2:16 PM Go to last post
  17. Answered: ExtJS4 Grid base params.

    Hello I have a problem with setting baseParams for grid ajax requests. I have a store, lets call it Tasks. I want to create Grid, that loads...

    Started by wi3dzmin, 13 Jan 2012 11:25 AM
    2 Pages
    1 2
    baseparams, extraparams, grid, gridpanel, store
    • Replies: 10
    • Views: 2,829
    15 Jan 2012 11:45 AM Go to last post
  18. Unanswered: Updating Contents on a Tab

    I have the following definition for a "Tab" on a tab panel. { title:'Daily TI(60)', ...

    Started by ninakajiji, 12 Jan 2012 6:22 PM
    tab panel
    • Replies: 3
    • Views: 529
    15 Jan 2012 11:43 AM Go to last post
  19. Answered: Store proxy ajax send post data

    Hi, I'm following MVC application getting startes doc fitting it to a really working case I'm stuck to send post data can you help me, please ?...

    Started by whisher, 14 Jan 2012 9:55 AM
    • Replies: 6
    • Views: 963
    15 Jan 2012 4:40 AM Go to last post
  20. Unanswered: ExtJS API for PHP

    Hi, i want to write an PHP Application with ExtJS. The PHP should generate some ExtJS JSON and here is my problem. All Examples create the JSON...

    Started by FlorianX, 12 Jan 2012 4:53 AM
    api, class, extjs, php
    • Replies: 5
    • Views: 2,441
    15 Jan 2012 3:15 AM Go to last post