Ext 2.x: Help & Discussion

+ Post New Thread

  1. Mask over document body

    I trying to show mask over whole window by using LoadMask class and it's not working for me , what you can recomend ? function...

    Started by MichaelT, 19 Jun 2008 3:49 AM
    • Replies: 2
    • Views: 879
    19 Jun 2008 5:10 AM Go to last post
  2. Post [solved] paging toolbar problem

    Hi, I have some problem with my paging toolbar. My application is quite complex because I don't have any script php or anything else like that at...

    Started by zab, 18 Jun 2008 7:53 AM
    • Replies: 5
    • Views: 1,044
    19 Jun 2008 5:08 AM Go to last post
  3. Question Freeze row and freeze column in case of grid-Urgent

    Can we have freeze row and freeze column options in case of data grid(grid panel) like we can see in MS excel grid.?

    Started by VishalKulkarni, 19 Jun 2008 4:36 AM
    • Replies: 1
    • Views: 1,287
    19 Jun 2008 4:48 AM Go to last post
  4. Need Single Row Click in Itemselector

    I have created a Itemselector and want a event like RowDblClick which can fire a event on single click on the row. Thanks in advance.

    Started by parag.sharma, 19 Jun 2008 4:48 AM
    • Replies: 0
    • Views: 504
    19 Jun 2008 4:48 AM Go to last post
  5. Menu sensitivity & suggestion

    Hi We're getting some frustrated users because of the sensitivity of the menu - is there anyway of making it less fiddly? I think one way to...

    Started by wayne_o, 18 Jun 2008 4:22 AM
    • Replies: 2
    • Views: 632
    19 Jun 2008 4:08 AM Go to last post
  6. Question editorgrid in formpanel: forcefit doesn't work

    Hello, when adding a editorgrid to a formpanel, the "viewConfig:{forceFit:true}"-option doesn't work anymore. :(( Anyone can help? ...

    Started by Bionique, 19 Jun 2008 2:54 AM
    • Replies: 0
    • Views: 526
    19 Jun 2008 2:54 AM Go to last post
  7. Problem with FormPanel and accordion

    Good afternoon, I'm trying to add an AccordionPanel into a FormPanel. But don't work! The content of the AccordionPane don't appear. Thanks in...

    Started by moumoune, 19 Jun 2008 2:50 AM
    • Replies: 0
    • Views: 538
    19 Jun 2008 2:50 AM Go to last post
  8. FOCUS MANAGEMENT ERROR

    hi all, I have spend some days trying to retrieve the focus in a textarea that is included into a panel, i don

    Started by diego_83, 19 Jun 2008 2:37 AM
    • Replies: 0
    • Views: 501
    19 Jun 2008 2:37 AM Go to last post
  9. Radio buttons in grid

    Hi All, I need to put radio buttons in all the rows of a column in a grid .I tried with the following code in a column model .But, its not...

    Started by varsha.kothari, 19 Jun 2008 2:32 AM
    • Replies: 0
    • Views: 1,387
    19 Jun 2008 2:32 AM Go to last post
  10. MessageBox shown below other windows

    Based on the desktop example I have create a module with two windows. This part is working well. There is a "main" window and "subwindow" which...

    Started by hpet, 19 Jun 2008 1:36 AM
    • Replies: 2
    • Views: 959
    19 Jun 2008 2:12 AM Go to last post
  11. Banal Question on Checkbox

    HI How can I do that a checkbox if is checked submits 1 (instead on) and if is not checked submits 0 (insted nothing)?

    Started by marco76, 19 Jun 2008 1:33 AM
    • Replies: 0
    • Views: 556
    19 Jun 2008 1:33 AM Go to last post
  12. Column Locking issue.

    Hi, I have implemented the Column Locking using LockingGridPanel (extension).While dragging locked columns into unlocked area locked columns are...

    Started by Anitha, 19 Jun 2008 1:22 AM
    • Replies: 0
    • Views: 616
    19 Jun 2008 1:22 AM Go to last post
  13. logout link tries to load Ext.Msg.Confirm as new page

    <a href="javascript: Ext.Msg.confirm( \'Logout\', \'This will close the current browser window, continue?\', ...

    Started by Brooksie, 19 Jun 2008 1:19 AM
    • Replies: 0
    • Views: 732
    19 Jun 2008 1:19 AM Go to last post
  14. problem to display lines in a GridPanel

    Hi, My grid is empty. Here is the xml flow sent by my rails app (displayed by firebug): ANd here is the js part: Any idea of the problem? ...

    Started by rails_user, 19 Jun 2008 1:05 AM
    • Replies: 0
    • Views: 472
    19 Jun 2008 1:05 AM Go to last post
  15. Problem in JS Gridview

    I'm trying to read an xml file and loading into gridview but the problem is this that for the first time, it doesn;t display all values of all...

    Started by asimarif, 19 Jun 2008 12:59 AM
    • Replies: 0
    • Views: 540
    19 Jun 2008 12:59 AM Go to last post
  16. with paging records are not showed

    i have a grid and it works correctly if the server script returns an json object like this: {"success":true,"total":"50","rows":{"0":{............

    Started by samskeyti, 18 Jun 2008 1:26 PM
    • Replies: 2
    • Views: 744
    19 Jun 2008 12:50 AM Go to last post
  17. Urgently Need help in AfterEdit

    Hi, Can anyone please help me? I have problem to displaying the new modified value in the EditorGridPanel if I am using 'AfterEdit'. Below are...

    Started by DODOT, 18 Jun 2008 11:43 PM
    • Replies: 1
    • Views: 554
    19 Jun 2008 12:33 AM Go to last post
  18. TabPanel inside FormPanel: scrolling to tabs does not work

    Hi there, I'm using a TabPanel inside a FormPanel. I have found a problem for the TabPanel just when you have to much tabs, setting ...

    Started by mabello, 18 Jun 2008 2:46 PM
    • Replies: 1
    • Views: 850
    18 Jun 2008 11:52 PM Go to last post
  19. Grid scrollbar in tabcontainer

    Hello everybody, I've created a grid within a tab container that works fine so far. The only problem is taht the scrollbar is not shown. Here's...

    Started by rainerh, 17 Jun 2008 1:32 PM
    • Replies: 4
    • Views: 1,091
    18 Jun 2008 11:42 PM Go to last post
  20. How can I get these tabs to work properly, display grid in tabs .. :(

    Hey guys, How are we all? :) First of all I'd like to say that I am a noob, so this is most likely a relatively simple question .. I am trying...

    Started by se7en.hu, 18 Jun 2008 11:02 PM
    • Replies: 0
    • Views: 559
    18 Jun 2008 11:02 PM Go to last post