gxt
UTF-16 support in GWT/GXT application
I have an GWT/GXT application running on UTF-8 encoding.We would like it to support UTF-16.That is, we would like the UTF-16 encoded characters copy-pasted from word/other sources to be safely propaga[详细]
2023-03-30 17:38 分类:问答Masking Date field in gwt
Is there is any way in GWT where date field can be masked with various date formats? http://digitalbush.com/projects/masked-input-plugin (in demo tab)[详细]
2023-03-29 02:53 分类:问答Google Finance style time series chart
I need to plot time stamped sensor data on a chart. There would be 3000 to 15000 data points in a day and I am looking for an interactiv开发者_如何学编程e chart that is easy to navigate. Google Financ[详细]
2023-03-28 19:02 分类:问答ExtGWT import excel sheet
I am usin开发者_JAVA百科g ExtGWT. my requirement is i need to keep import button. as and when import is clicked user should be able to import an excel sheet into the application. and the excel data sh[详细]
2023-03-27 22:08 分类:问答GXT EditorGrid: choose cell editor type on a cell by cell basis
GXT EditorGrid provide a mechanism to set a type of editor for a column. Is there anyway to define the editor type on a cell by cell basis?[详细]
2023-03-26 17:15 分类:问答How to disable drag and drop feature in ExtGWT
I am using EditorGrid 开发者_JAVA百科in ExtGWT. currently DnD feature is enabled. i want desable in particular context. please help me how to achieve this.[详细]
2023-03-26 07:45 分类:问答Upload and read excel file in ExtGWT
I am using ExtGWT. in my application i should accept excel file through browse button and should read the content of excel开发者_如何学Python file and display in a grid. please suggest me how to achie[详细]
2023-03-25 12:13 分类:问答Ext-gwt (gxt) TextField getFieldValue() problem
I have an TextField with datatype Integer, so I am trying to getFieldValue() and write it to Integer field. So in runtime I have an error here:[详细]
2023-03-24 23:33 分类:问答How to code a resolution independant GWT application?
I see that the best way to make the application resolution independent is to use proper layouts as described here http://www.sencha.com/helpcenter/index.jsp?topic=/com.extjs.gxt.help/html/reference/la[详细]
2023-03-24 00:00 分类:问答GXT Window AutoHide Listener
I am trying to trap the GXT Window hide event.Below is my code, but it does not work.The L开发者_如何转开发og statement never get called.[详细]
2023-03-21 01:27 分类:问答
加载中,请稍侯......