Ext: Q&A

+ Post New Thread

  1. Unanswered: HOW TO: Auto resize window in an HTML div

    ...I see (lots of) various knobs to turn, no luck yet, hoping it's faster to ask on the forum. I have a plain ol' HTML div containing an...

    Started by ben.gillis, 27 Jan 2012 1:14 PM
    resize window
    • Replies: 8
    • Views: 1,355
    30 Jan 2012 9:52 PM Go to last post
  2. Unanswered: Store sync questions

    Hello, I have a grid sorted by Date Desc and pageSize: 5 Every time I add a record and I run store.sync() it adds the record to the bottom. It...

    Started by rondinos, 29 Jan 2012 4:22 PM
    • Replies: 2
    • Views: 410
    30 Jan 2012 7:23 PM Go to last post
  3. Unanswered: Using MVC for app with multiple user roles

    Hi there, I am about to start the design of a large application that needs multiple user roles (manager, administrator, client, customer, executive,...

    Started by MrRoyce, 30 Jan 2012 10:56 AM
    • Replies: 4
    • Views: 940
    30 Jan 2012 7:13 PM Go to last post
  4. Question Unanswered: ItemSelector - hidden true property gives error

    Hello , I am using ItemSelector for one of the views in my application . The requirement is such that when the view is rendered the ItemSelector...

    Started by shkamboj, 24 Jan 2012 5:06 PM
    • Replies: 2
    • Views: 461
    30 Jan 2012 3:34 PM Go to last post
  5. Unanswered: Multiple summary rows

    Is it possible to have multiple summary rows in a grid, all at the bottom?

    Started by mia.k.stern, 30 Jan 2012 1:42 PM
    • Replies: 1
    • Views: 347
    30 Jan 2012 1:50 PM Go to last post
  6. Answered: Writing custom MessageTargets

    Hello Friends, I have an requirement in which error message needs to appear above the Form field elements as shown in the image. The predefined...

    Started by extcoder007, 28 Jan 2012 5:35 AM
    • Replies: 3
    • Views: 372
    30 Jan 2012 11:35 AM Go to last post
  7. Unanswered: Trigger component to update with different config

    I've extended a few types, such as grid and form into my own types and then I wrap these in a component for easy code reuse. So for users, or...

    Started by vivaladan, 30 Jan 2012 9:11 AM
    • Replies: 1
    • Views: 247
    30 Jan 2012 11:30 AM Go to last post
  8. Unanswered: Ext JS theming for IE & Opera

    Hi, I'm pretty new using EXT JS and I just can't find how to change the widgets header colors (panel header). See, I downloaded compass and...

    Started by rodrigorum, 19 Jan 2012 11:27 AM
    compass, ie9, internet explorer, opera, theme
    • Replies: 4
    • Views: 1,074
    30 Jan 2012 9:55 AM Go to last post
  9. Unanswered: renderTo is not working in Ext.form.field.Number

    Hello, Can you tell me why renderTo property for Ext.form.field.Number is not rendering the field? I have a input field and trying to render as...

    Started by josephkirubakaran, 29 Jan 2012 6:40 AM
    • Replies: 6
    • Views: 612
    30 Jan 2012 9:33 AM Go to last post
  10. Question Unanswered: Expand-and-click-split-button-with-Selenium

    http://www.sencha.com/forum/showthread.php?176179-Expand-and-click-split-button-with-Selenium Need help/advice here. I posted this one on the 23rd...

    Started by lcn0015, 30 Jan 2012 9:32 AM
    selenium, split button
    • Replies: 0
    • Views: 475
    30 Jan 2012 9:32 AM Go to last post
  11. Unanswered: Dynamically bind paging toolbar store with Grid store

    How to bind paging toolbar store with grid store dynamically ? how to define a store ie Proxy and reader ?

    Started by nitinnimbalkar20, 9 Jan 2012 11:12 PM
    • Replies: 5
    • Views: 1,206
    30 Jan 2012 9:18 AM Go to last post
  12. Answered: Can I remove the refresh button in pagginToolbar?

    Hello Friends. I do not want to use the refresh button in paggin Toolbar, how can I remove it?

    Started by rmorales, 27 Jan 2012 11:43 AM
    • Replies: 2
    • Views: 522
    30 Jan 2012 9:14 AM Go to last post
  13. Red face Unanswered: w3schools webservice calling

    how can I call webservice below? how can I show data in list ? http://www.w3schools.com/webservices/tempconvert.asmx?op=CelsiusToFahrenheit

    Started by erhandemirci, 29 Jan 2012 9:47 AM
    w3schools webservice
    • Replies: 2
    • Views: 1,077
    30 Jan 2012 8:45 AM Go to last post
  14. Unanswered: Which Event is fired when we tab on extjs grid cells?

    Hi Guys, Can anyone let me know which event get fired when we tab inside extjs grid. Actually I want to call this event. Regards Rishi Saraf

    Started by rishisaraf11, 30 Jan 2012 7:43 AM
    • Replies: 1
    • Views: 611
    30 Jan 2012 8:32 AM Go to last post
  15. Unanswered: creating wrapping text in SVG

    Hi, Since SVG doesn't support native wrapping of text in SVG, I tried creating wrapping text using a <foreignObject> tag instead to replace the ...

    Started by FlaminPhoenix, 30 Jan 2012 3:24 AM
    • Replies: 1
    • Views: 539
    30 Jan 2012 8:29 AM Go to last post
  16. Unanswered: alert message when deleting from grid ...

    how can i alert to user when deleting a row from grid by yes/no message box ? and if answer was yes then delete record from database ... my code is...

    Started by masoud_tamizy, 30 Jan 2012 8:06 AM
    • Replies: 1
    • Views: 552
    30 Jan 2012 8:20 AM Go to last post
  17. Unanswered: how can i send an ajax request from row-editor's Grid ... ?

    i have an grid that have a row-editor , and i want when focus lost from one of textfields in my grid for example user_id , the value of this field to...

    Started by masoud_tamizy, 29 Jan 2012 11:23 PM
    • Replies: 3
    • Views: 256
    30 Jan 2012 8:15 AM Go to last post
  18. Answered: Removing T Delimiter in Dates

    Any idea how to globally remove the T delimiter in all the posts requests so it would be '2012-01-16 19:00:00' instead of '2012-01-16T19:00:00'. I...

    Started by rondinos, 30 Jan 2012 6:33 AM
    • Replies: 1
    • Views: 407
    30 Jan 2012 7:29 AM Go to last post
  19. Answered: Destroying Menu doesnt work.

    Hey, I'm quite new to Ext JS 4 and so to this forum, too. I've got a problem when using a ContextMenu within a GridPanel. The ContextMenu refers...

    Started by Huggybaer, 27 Jan 2012 6:54 AM
    • Replies: 3
    • Views: 380
    30 Jan 2012 5:31 AM Go to last post
  20. Answered: Fixed portlet into portal

    Hello ! Is it possible to fixe porlet into a portal ? There's some property to set? Thank you,

    Started by iNes14, 30 Jan 2012 12:06 AM
    • Replies: 2
    • Views: 306
    30 Jan 2012 4:58 AM Go to last post