Ext 2.x: Help & Discussion

+ Post New Thread

  1. Grid Layout issue in IE

    I am opening a grid window from clicking on a button but Grid is not proper layouting on IE 6 in Mozilla it is working fine, See the snagit below no...

    Started by nitingautam, 22 Jan 2009 6:12 AM
    • Replies: 4
    • Views: 1,193
    8 Oct 2009 2:10 PM Go to last post
  2. Grid + HtmlEditor problem

    Good day. I am beginner ExtJs and have some problem: When i use HtmlEditor in grid, htmlEditor window is opening at the same colum, that i ...

    Started by vedmaksp, 16 Mar 2009 10:40 PM
    • Replies: 4
    • Views: 1,609
    8 Oct 2009 1:38 PM Go to last post
  3. creating several panel dynamically

    Good morning, I wonder if someone can help me create several panels dynamically from a database. I am using a page which has already been...

    Started by andrebiss, 6 Oct 2009 4:29 AM
    • Replies: 3
    • Views: 933
    8 Oct 2009 1:18 PM Go to last post
  4. Linked Combos

    var mystore = new Ext.data.JsonStore({ url: 'parent_call.php', totalProperty: 'totalCount', root: 'qry', ...

    Started by footballermahesh, 8 Oct 2009 4:49 AM
    • Replies: 1
    • Views: 930
    8 Oct 2009 11:19 AM Go to last post
  5. Please help with a help button in the title

    I know, it's propabely somewhere in the documentation, but I'm running low on batteries trying to find it :(( How can I place an icon in the title...

    Started by Henrik Rutzou, 8 Oct 2009 10:37 AM
    • Replies: 1
    • Views: 669
    8 Oct 2009 11:14 AM Go to last post
  6. Exclamation wait message for load form

    hello, i have a problem with my window : i like to create a waitmsg for my form when it is displayed ,i have created it but the problem is that i...

    Started by ApacheLogs, 8 Oct 2009 6:38 AM
    • Replies: 0
    • Views: 969
    8 Oct 2009 6:38 AM Go to last post
  7. Form Print Preview

    Hi All, I am doing a project to display a form print preview. Inside the page, we have two Tree Panels on the left side, and a Form Panel on the...

    Started by xinxin, 2 Oct 2009 7:36 AM
    • Replies: 2
    • Views: 1,346
    8 Oct 2009 6:30 AM Go to last post
  8. clock in desktop taskbar

    i found in a thread these steps to add clock but i have this problem with it: these are steps : in TaskBar.js After this.qsPanel =...

    Started by ApacheLogs, 9 Sep 2009 2:47 AM
    • Replies: 1
    • Views: 1,851
    8 Oct 2009 4:26 AM Go to last post
  9. window.undefined

    Hello ! I have build an help information in my system. This helpinformation call a function. function HilfeFenster(information){ ...

    Started by Stephan123, 8 Oct 2009 12:24 AM
    • Replies: 1
    • Views: 906
    8 Oct 2009 4:08 AM Go to last post
  10. Get grid filters and pass them through ajax

    Hello, I have a grid, that I can apply filters to (sorting, filtering,). I have a button and when I press that button I want to send the grid...

    Started by beeuser, 8 Oct 2009 1:55 AM
    • Replies: 0
    • Views: 508
    8 Oct 2009 1:55 AM Go to last post
  11. gridpanel store remote url issue

    Hi, I am trying to load a grid panel with the following data store. It's working properly when I use the local rest url (running on the same...

    Started by evr, 2 Oct 2009 1:55 AM
    • Replies: 9
    • Views: 1,926
    8 Oct 2009 1:43 AM Go to last post
  12. Question Hi all, how it's made?

    I not clear how implement this samle maybe any know this made?:-/

    Started by dima, 24 Apr 2008 5:26 AM
    • Replies: 6
    • Views: 4,822
    8 Oct 2009 1:25 AM Go to last post
  13. TriggerField and CheckBoxSelectionModel

    I am using both of these in the EditorGrdiPanel. The problem is two fold: 1) if I put checkboxselection model as a first column, then the...

    Started by mestetskiy_dmitriy, 7 Oct 2009 3:22 PM
    • Replies: 0
    • Views: 491
    7 Oct 2009 3:22 PM Go to last post
  14. Filling ComboBox when editing a Node

    The situation goes like this. The window adds Reports to the TreePanel. It has TextField and a ComboBox. So, enter the name and select the reports...

    Started by aqazi, 7 Oct 2009 12:05 PM
    • Replies: 1
    • Views: 567
    7 Oct 2009 12:49 PM Go to last post
  15. lastSelectionText not being set in combobox, while combobox is in Grid

    Hi, It looks like ComboBox is not setting lastSelectionText to the correct text, if I update the Model and call store.update(MODEL). My case...

    Started by Bakul, 7 Oct 2009 12:22 PM
    • Replies: 0
    • Views: 677
    7 Oct 2009 12:22 PM Go to last post
  16. [SOLVED] My grouping is not working with CakePHP

    I'm a beginning CakePHP developer. I'm using a tool called ModelBaker which provides a GUI front-end to the Cake command line. The tool also provides...

    Started by frederickd, 19 Aug 2009 8:38 PM
    • Replies: 1
    • Views: 1,255
    7 Oct 2009 11:06 AM Go to last post
  17. Adding tooltip to form fields

    Isnt there a direct way of setting tooltips for formfields such as ComboBox and TextField? Or is there a global override that can make this...

    Started by nokia786, 16 Jan 2009 7:32 PM
    • Replies: 6
    • Views: 7,245
    7 Oct 2009 8:48 AM Go to last post
  18. Lightbulb Scope Confusion

    Dear All, I have below code. I want to use the Tree_Category object from outside the javascript function. --------------------------------- ...

    Started by nandubochkar, 6 Oct 2009 7:58 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,520
    7 Oct 2009 7:03 AM Go to last post
  19. Create csv file from grid ?

    Hi all, So I want create csv file (not xls) from grid that I have.I am using html,js and java servelt in my program. And yes I have been searching...

    Started by Pekka Karalahti, 7 Oct 2009 3:13 AM
    • Replies: 3
    • Views: 1,513
    7 Oct 2009 6:44 AM Go to last post
  20. [Solved]Csv ,file download in mac os safari4

    I have encountered a problem in safar4 browser in macos I have a grid where in a cell i have down load button , when i click it a csv file have to...

    Started by tomalex0, 6 Oct 2009 11:13 PM
    • Replies: 2
    • Views: 1,727
    7 Oct 2009 6:31 AM Go to last post