Ext GWT: Discussion

Page 54 of 280 FirstFirst ... 4 44 52 53 54 55 56 64 104 154 ... LastLast

+ Post New Thread

  1. Views: 288
    25 Apr 2013
  1. how to get vertical scroll bar position in livegrid

    Hi, I am using livegrid. how can i get the position of vertical scroll bar? Thanks, Chandra

    Started by salmondavid888, 8 Apr 2011 5:11 AM
    • Replies: 0
    • Views: 728
    8 Apr 2011 5:11 AM Go to last post
  2. Chart progress bar location problem

    Chart progress bar is not centered in firefox. Pls see attached screenshot. Used Ext GWT 2.1.2

    Started by standa, 8 Apr 2011 2:32 AM
    • Replies: 0
    • Views: 646
    8 Apr 2011 2:32 AM Go to last post
  3. Question How To Hide Some Values In Dropdown For Simple Combo Box?

    This seems easy, but I'm not figuring it out... I have a SimpleComboBox that I load with some values from an Arrays.asList(). That's all fine. ...

    Started by thejoker101, 29 Mar 2011 7:46 AM
    • Replies: 2
    • Views: 1,862
    7 Apr 2011 11:14 PM Go to last post
  4. LiveGrid Drag And Drop Scrolling

    Good day, I am currently working on an issue I could use some help with. We currently have a livegrid in which we have implemented drag/drop...

    Started by mdomingo, 1 Apr 2011 5:20 AM
    dnd, drag and drop, live grid, livegridview, scrolling
    • Replies: 1
    • Views: 1,247
    7 Apr 2011 10:51 PM Go to last post
  5. dotted or dashed line chart

    How can i create a line chart with dotted lines or dashed llines instead of solid lines ?

    Started by madhu_g, 1 Sep 2009 6:48 AM
    • Replies: 4
    • Views: 1,765
    7 Apr 2011 10:40 PM Go to last post
  6. AggregationRowConfig, is there a way to get the value?

    i have a grid whit some AggregationRowConfig's whit my own's SummaryType's is there a way to get the calculated value of the...

    Started by liondev, 7 Apr 2011 3:13 PM
    • Replies: 2
    • Views: 841
    7 Apr 2011 8:56 PM Go to last post
  7. Problem creating checkbox column in grid

    I'm having a problem getting checkboxes to show up in a grid column. I need the checkboxes to show up in both the header and all the cells of that...

    Started by ssinai, 7 Apr 2011 11:57 AM
    • Replies: 0
    • Views: 816
    7 Apr 2011 11:57 AM Go to last post
  8. Question NumberField, how to change the font-size and font-color

    Hello everybody! i need some help. I want to change the font size/color of a NumberField but i cant do whit: NumberField pagoefectivo = new...

    Started by liondev, 7 Apr 2011 11:33 AM
    • Replies: 1
    • Views: 973
    7 Apr 2011 11:39 AM Go to last post
  9. Tree refresh/repaint

    Hi, i want to repaint my TreeGrid with new nodes. How do it work? I can change my store. But how can I also change tree view? With...

    Started by sipungora, 18 Mar 2011 9:34 AM
    tree repaint refresh
    • Replies: 1
    • Views: 1,184
    7 Apr 2011 7:05 AM Go to last post
  10. Scoll doesnt work

    hi, i have a LayoutContainer (Layout:BorderLayout), there is a ContentPanel on its west side, the layout of the ContentPanel is VBoxLayout and i call...

    Started by cn1h, 7 Apr 2011 2:23 AM
    • Replies: 0
    • Views: 541
    7 Apr 2011 2:23 AM Go to last post
  11. EditorGrid - ComboBox - Button -How to enable/disable button depending ComboBox value

    Hi All, I have combo box in one column and button in another. Depending on the value selected in the combo box, I need to make the button...

    Started by ashly.jos@gmail.com, 7 Apr 2011 1:19 AM
    editorgrid button, editorgrid button combo, editorgrid column combo
    • Replies: 0
    • Views: 1,178
    7 Apr 2011 1:19 AM Go to last post
  12. How to add an Editable Grid to <div> HTML tag

    Hi, here is my code: <div id="content"> <script type="text/javascript" ...

    Started by HoangKhoa, 6 Apr 2011 11:52 PM
    • Replies: 2
    • Views: 1,853
    7 Apr 2011 12:53 AM Go to last post
  13. Question Grid Header isFixed Flag

    guys , whats the rational behind using the fixed flag of ColumnConfig to display the context menu in the GridView Header From the comment i...

    Started by bhvijaykumar, 5 Apr 2011 2:33 PM
    grid, grid autoexpand columns, header contextmenu
    • Replies: 1
    • Views: 666
    6 Apr 2011 4:09 PM Go to last post
  14. Editor Grid With Row editor

    Hi, i have a big problem i have a grid that contains 8 columns three of them are visible and the others are invisible i used Editor Grid so that...

    Started by ahmed_hassan, 13 Jul 2010 7:29 AM
    • Replies: 5
    • Views: 1,404
    6 Apr 2011 8:43 AM Go to last post
  15. ListStore.findModel is null

    ListStore<CommBaseModel> listStore = new ListStore<CommBaseModel>(); RpcProxy<List<CommBaseModel>> proxy = new RpcProxy<List<CommBaseModel>>() { ...

    Started by q1111, 31 Mar 2011 7:48 PM
    • Replies: 8
    • Views: 1,195
    6 Apr 2011 3:43 AM Go to last post
  16. How do I set defaut style sheet for HTML Editor ?

    I have worked out that the HTML Editor uses an iframe to host the html formatted text. It has head and body tags. I want to insert a link to the...

    Started by bobpardoe, 6 Apr 2011 2:48 AM
    • Replies: 0
    • Views: 1,086
    6 Apr 2011 2:48 AM Go to last post
  17. ComboBox display

    I hava two ComboBox :commLocation1 and commLocation2. When commLocation1 changed, commLocation2 can get some value. But wnen I init UI, I cannot...

    Started by q1111, 6 Apr 2011 12:14 AM
    • Replies: 0
    • Views: 487
    6 Apr 2011 12:14 AM Go to last post
  18. how to add Header click event Listener

    Hi, my code is But after clicking on header nothing is happening.... Could any one please tell me where is exact problem. I tried...

    Started by mamatachaudhari, 28 Mar 2011 1:47 AM
    • Replies: 3
    • Views: 1,742
    5 Apr 2011 9:12 AM Go to last post
  19. ListView problem when you select an item

    Hi! I have the next problem with a ListView object: And my source code:

    Started by kosaco, 5 Apr 2011 4:16 AM
    • Replies: 0
    • Views: 854
    5 Apr 2011 4:16 AM Go to last post
  20. Desktop Taskbar - How to add a icon on the right

    Hello, how its possible to add a small icon in the taskbar on the right. Currently i only found that way to override the Desktop and override the...

    Started by Mebel, 5 Apr 2011 12:38 AM
    • Replies: 1
    • Views: 978
    5 Apr 2011 2:13 AM Go to last post


Forum Information and Options

Moderators of this Forum