Sencha GXT Q&A

Page 41 of 43 FirstFirst ... 31 39 40 41 42 43 LastLast

+ Post New Thread

  1. Answered: RequestFactory Grid Objectify

    My GXT3 Grid doesn´t function with my code in RequestFactory-Objectify http://vivagwt.blogspot.com/2011/09/requestfactory-con-objectify.html I...

    Started by poseidonjm, 6 Jan 2012 5:21 PM
    • Replies: 5
    • Views: 1,303
    10 Jan 2012 2:09 PM Go to last post
  2. Unanswered: Pie Chart - Series onClick(), get a particular propert of ValueProvider

    Hi, I having a Pie Chart displayed and its ValueProvider looks like this, public interface DataPropertyAccess extends PropertyAccess<Data> {...

    Started by knil123rich, 15 Dec 2011 11:15 AM
    • Replies: 3
    • Views: 1,370
    10 Jan 2012 12:00 PM Go to last post
  3. Unanswered: What part of the Appearance controls the borders of Window

    I have been experimenting with changing the look of a Window object. I have created a MyWindowAppearance class, which extends BlueWindowAppearance...

    Started by jvahabzadeh, 9 Jan 2012 1:32 PM
    • Replies: 2
    • Views: 676
    10 Jan 2012 7:19 AM Go to last post
  4. Unanswered: MVP sample code?

    Hi, Do you plan to provide sample code for the MVP design pattern ? Thanks, Chris

    Started by CSI, 6 Jan 2012 10:55 AM
    • Replies: 4
    • Views: 2,813
    9 Jan 2012 1:30 PM Go to last post
  5. Unanswered: Beta 1 - Incorrect usage, or bug? Trying to extend BlueSeparatorMenuItemAppearance

    All, Ok, having extended BlueWindowAppearance successfully, I decided to play around with Menu and, as a result, found myself wanting to change...

    Started by jvahabzadeh, 9 Jan 2012 11:22 AM
    • Replies: 0
    • Views: 467
    9 Jan 2012 11:22 AM Go to last post
  6. Unanswered: How to prevent selecting a row when clicking on a link that is inside that row?

    Hi, I know this question was reply on one of the forum: ...

    Started by tomerbd, 9 Jan 2012 9:43 AM
    checkbox selection model, grid, hyperlink
    • Replies: 0
    • Views: 387
    9 Jan 2012 9:43 AM Go to last post
  7. Unanswered: Trying the Appearance Design Pattern - what am I doing wrong?

    All, Ok, so I've NEVER dealt with the Appearance Design Pattern before - in GXT or in GWT. I'm reasonably new to GWT as it is, and newer still to...

    Started by jvahabzadeh, 3 Jan 2012 8:51 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 2,116
    6 Jan 2012 5:52 AM Go to last post
  8. Unanswered: Appearance Design Pattern - uh, now what do I do with it?

    Ok, so I have some code running based off the Appearance Design Pattern article. The bulk of the code involved as I have it running is on the...

    Started by jvahabzadeh, 4 Jan 2012 1:49 PM
    • Replies: 3
    • Views: 1,248
    5 Jan 2012 7:54 AM Go to last post
  9. Unanswered: Animating BorderLayout Region Collapse/Expansion

    I saw a thread from over a year ago in which Sven mentioned that animation for border layout regions might be on the roadmap. Has this been...

    Started by thedamhattter, 31 Dec 2011 10:15 AM
    • Replies: 1
    • Views: 684
    4 Jan 2012 9:33 AM Go to last post
  10. Lightbulb Unanswered: Render charts off-line

    Charts in GXT are rendered in SVG (I purposely ignore the VML rendering for now). I suppose the rendering code is done on client side. Would it be...

    Started by PhiLho, 23 Dec 2011 3:41 AM
    chart, gxt 3, server-side
    • Replies: 5
    • Views: 1,076
    4 Jan 2012 8:39 AM Go to last post
  11. Unanswered:Moved: how to remove folder icon in tree grid

    Started by pk.hafeez, 3 Jan 2012 4:59 AM
    • Replies: -
    • Views: -
    4 Jan 2012 5:08 AM Go to last post
  12. Post Unanswered: Ext JS Grid panel with grouping and summary

    I'm using a Gridpanel which utilizing grouping and summary. I have a requirement that gridpanel needs to be behave like following 2 way: (1)...

    Started by anuruddha84, 4 Jan 2012 12:05 AM
    • Replies: 1
    • Views: 525
    4 Jan 2012 4:27 AM Go to last post
  13. Unanswered: Testing GWT 3.0 in Dev Mode - Very Slow Performance (60+ secs to render)

    We are getting very slow performance (60 sec +) when the screens are rendered in the browser. Using 3.0 beta. Small changes take long to render. Very...

    Started by shawn3925@gmail.com, 28 Dec 2011 6:30 PM
    performance issue, slow performance
    • Replies: 1
    • Views: 1,103
    3 Jan 2012 11:39 PM Go to last post
  14. Wink Unanswered: How to add a field labelt to slider in the package com.sencha.gxt.widget.core.client.

    Im new to ext gwt. Im trying out gwt 3.0 beta version. I have added a slider but not finding how to add field label to the slider. i have used...

    Started by pk.hafeez, 25 Dec 2011 1:30 AM
    • Replies: 2
    • Views: 954
    3 Jan 2012 6:18 AM Go to last post
  15. Unanswered: How to output the desired character in Ext.grid.GridPanel cell??????

    How to output the desired character in Ext.grid.GridPanel cell?????? I want only to output 'Judge' of '감독colum' from Mike Judge -> to Judge...

    Started by torepin, 2 Jan 2012 1:26 AM
    • Replies: 1
    • Views: 711
    2 Jan 2012 6:51 AM Go to last post
  16. Unanswered: ProgrssBar without Button

    Is it possible to show a ProgressMessageBox without a button?

    Started by gishmo, 31 Dec 2011 3:08 AM
    • Replies: 2
    • Views: 972
    1 Jan 2012 5:51 AM Go to last post
  17. Unanswered: GXT 3 and GWTMockUtilities

    Was the issue with GWTMockUtilities ever solved? See this thread: ...

    Started by abshnasko, 20 Dec 2011 3:41 PM
    gwtmockutilities gxt3
    • Replies: 4
    • Views: 1,216
    31 Dec 2011 11:38 AM Go to last post
  18. Unanswered: Reasons for requiring Java 1.6?

    Sencha has stated "Following GWT’s deprecation of Java 1.5, ExtGWT also requires at least Java 1.6 to compile." Any particular reason Sencha chose to...

    Started by Matt S, 27 Dec 2011 9:32 AM
    • Replies: 1
    • Views: 627
    31 Dec 2011 11:18 AM Go to last post
  19. Red face Unanswered: XML Grid Binding

    Hi ALL I am trying my luck with GXT , i have no idea how to proceed. I want to bind my hererogenous XML with grid , i should be able to get data...

    Started by mama, 27 Dec 2011 1:17 AM
    xml grid binding
    • Replies: 1
    • Views: 869
    31 Dec 2011 11:08 AM Go to last post
  20. Unanswered: Request Factory Grid Example - PostRequest Implementation Missing

    I'm trying to implement a Grid using RequestFactory. My GWT implementation was scaffolded using Spring Roo. My EmployeeRequest class has the...

    Started by thedamhattter, 15 Dec 2011 9:38 AM
    grid, request, requestfactory
    • Replies: 8
    • Views: 2,077
    30 Dec 2011 11:50 AM Go to last post