Sencha GXT Q&A

Page 30 of 43 FirstFirst ... 20 28 29 30 31 32 40 ... LastLast

+ Post New Thread

  1. Unanswered: How to select a grid item onLoad

    Hello there.., I am using GXT3 and my requirement is that, I need to select the first item in the grid onLoad of the grid. I am doing something...

    Started by rmulcha, 17 May 2012 7:37 AM
    • Replies: 0
    • Views: 588
    17 May 2012 7:37 AM Go to last post
  2. Unanswered: Right vs Left Click in SelectionChangedEvent

    I came across what appeared to be a very simple way to determine if a Tree selection was made with a right click, but unfortunately it was for an...

    Started by tmancini, 9 May 2012 10:45 AM
    • Replies: 1
    • Views: 520
    16 May 2012 1:03 PM Go to last post
  3. Unanswered: Button Text align

    how to left align button text?

    Started by support_csd_kz, 8 May 2012 1:34 AM
    • Replies: 1
    • Views: 481
    16 May 2012 12:42 PM Go to last post
  4. Unanswered: Calling a RESTful service

    What is the standard way of calling a RESTful service to, say, update a row in a grid within a listener registered to get notified of the row change...

    Started by gxt_developer, 12 May 2012 12:51 PM
    • Replies: 1
    • Views: 595
    16 May 2012 12:28 PM Go to last post
  5. Unanswered: MVP and nested Presenters

    Hi, I have been working on a sample Ext GWT 3.0 application: -> http://gwt-cx.com/extgwt-serendipity/Serendipity.html and I just noticed...

    Started by robferguson, 21 Jan 2012 5:16 PM
    • Replies: 6
    • Views: 1,874
    16 May 2012 10:55 AM Go to last post
  6. Answered: ComboBox Loading spinner?

    Hello, I have a problem setting up spinner along with loading text on ComboBox. In sources of ListView I've found method onBeforeLoad: ...

    Started by zaku, 16 May 2012 6:14 AM
    • Replies: 1
    • Views: 695
    16 May 2012 6:20 AM Go to last post
  7. Unanswered: GridInlineEditing - using a ComboBox kills setForceSelection behavior??

    Ok, I have a simple Grid with some data in it. Two columns, one an address, the other a status (approved, denied, open). I used a SimpleComboBox...

    Started by jvahabzadeh, 7 May 2012 8:18 AM
    • Replies: 1
    • Views: 371
    16 May 2012 5:59 AM Go to last post
  8. Unanswered: No class matching "button" in urn:import:com.sencha.gxt.widget.core.client

    Hi there.., I am getting the error "No class matching "button" in urn:import:com.sencha.gxt.widget.core.client" when I am trying a form . I have...

    Started by rmulcha, 15 May 2012 10:00 AM
    • Replies: 1
    • Views: 1,160
    16 May 2012 5:47 AM Go to last post
  9. Unanswered: FormPanel UI Binder Example

    Hello there.., Is there any FormPanel UI Binder Example and also is there any book or documentation that I can refer on how to layout the GXT...

    Started by rmulcha, 15 May 2012 4:03 PM
    • Replies: 3
    • Views: 3,575
    16 May 2012 4:11 AM Go to last post
  10. Unanswered: inconsistent behaviour of popup.show(ele,pos)

    first displays it displays correctly at the specified position. next time onwards it displays at random position

    Started by harinanda08, 15 May 2012 11:26 PM
    • Replies: 0
    • Views: 446
    15 May 2012 11:26 PM Go to last post
  11. Answered: GXT Grids not working

    I have this peculiar problem with the grids.The application fires and event and new grid object is created every time . I clear the SimplePanel and...

    Started by cherian, 15 May 2012 9:29 PM
    events, grid, panel
    • Replies: 2
    • Views: 836
    15 May 2012 10:38 PM Go to last post
  12. Unanswered: Portets and Google Chart API

    Hi, I am using Google Charts in your portlets. Whenever I drag portlets the container is empty afterwards and the chart that was previously displayed...

    Started by Ltty, 15 May 2012 4:39 AM
    empty, google charts, portlet
    • Replies: 0
    • Views: 462
    15 May 2012 4:39 AM Go to last post
  13. Unanswered: TreeGrid - Adding remote paging & sorting

    Hi I am trying to implement a tree grid that will support server side paging and sorting based on the parent nodes. My tree presents 3 levels -...

    Started by iadded, 14 May 2012 10:49 PM
    • Replies: 0
    • Views: 498
    14 May 2012 10:49 PM Go to last post
  14. Unanswered: Server Side Grouping

    Hi.., We need to do Server Side grouping in gxt3, is that possible and is there any example please.

    Started by rmulcha, 14 May 2012 7:24 AM
    • Replies: 3
    • Views: 643
    14 May 2012 1:40 PM Go to last post
  15. Unanswered: RowExpander with embeded widgtes (e.g. input form)

    Hello, I would like to ask if is possible to add widgets like panel/form with fields, buttons with handler for events (onclick, onchange) ... to...

    Started by cervenkap, 14 May 2012 1:42 AM
    renderer, rowexpander, widgets
    • Replies: 0
    • Views: 447
    14 May 2012 1:42 AM Go to last post
  16. Unanswered: Example for SafeStyles with XTemplate

    Is there any example using SafeStyle with XTemplate please.

    Started by rmulcha, 11 May 2012 7:57 AM
    • Replies: 1
    • Views: 807
    13 May 2012 7:37 PM Go to last post
  17. Unanswered: Widget wrapping JavaScriptObject

    Hi, I have api that wraps the google JS maps api. It was working fine in GXT 2.0 but when I tries to use it in GXT 3.0 project, the maps are no...

    Started by VadimV1144, 13 May 2012 3:52 AM
    • Replies: 0
    • Views: 334
    13 May 2012 3:52 AM Go to last post
  18. Unanswered: Selenium Test for GridRowEditing Component

    Hi, i am trying to automate testing for GridRowEditing and can't seem to figure out how to set values in the editors. For my scenario I have 4...

    Started by pandaadb, 11 May 2012 6:40 AM
    • Replies: 0
    • Views: 354
    11 May 2012 6:40 AM Go to last post
  19. Unanswered: Updating RowExpander Content using Ajax

    Hello there.., We have just started using GXT3 and we have a requirement for row expander to show additional content and also a button to refresh...

    Started by rmulcha, 11 May 2012 5:55 AM
    • Replies: 0
    • Views: 356
    11 May 2012 5:55 AM Go to last post
  20. Unanswered: Strange appearance of Grid (while loading and editing)

    Hi, all! I have a strange appearance of my Grid. Load mask isn't in center (top left corner) of TabPanel. look at picture: Why does it happen? And...

    Started by prophe05, 11 May 2012 4:13 AM
    • Replies: 0
    • Views: 279
    11 May 2012 4:13 AM Go to last post