Search Type: Posts; User: Kayne87
Search: Search took 0.02 seconds.
-
11 May 2009 7:47 AM
- Replies
- 0
- Views
- 957
hi to all,
i have a problem with the ajax charset that i send to the server.
we have a sap system with the default ascii encode(no unicode)
i try to set the Ext.ajax.Request headers param in
... -
7 Mar 2009 5:19 AM
Jump to post Thread: [ComboBox]empty list, JsonStore by Kayne87
- Replies
- 8
- Views
- 1,785
ok thanks to all,
i implement autoLoad : true, add the triggerAction : 'all' into the combo config property(tkirkham) and delete the load() request.
in this moment the code with JSON Store works... -
7 Mar 2009 4:37 AM
Jump to post Thread: [ComboBox]empty list, JsonStore by Kayne87
- Replies
- 8
- Views
- 1,785
great!
i solved the problem with your code but i don't find the error in my code.
where is the difference between Ext.data.Store with proxy-JSON reader declaration
and JSON Store with relative... -
6 Mar 2009 6:16 AM
Jump to post Thread: [ComboBox]empty list, JsonStore by Kayne87
- Replies
- 8
- Views
- 1,785
this is the JSON
{items : [
{"0":"1","id_room":"1","1":"sala di prova","name":"sala di prova"},
{"0":"2","id_room":"2","1":"sala test","name":"sala test"},
... -
4 Mar 2009 9:17 AM
Jump to post Thread: [ComboBox]empty list, JsonStore by Kayne87
- Replies
- 8
- Views
- 1,785
i'm trying to realize a combobox in my form using remote store, but i can't manage to make the data appear in the component;
in the load event of the store i execute an alert and in the alert... -
23 Feb 2009 8:48 AM
Jump to post Thread: RowNumber in Ext.grid.GridPanel by Kayne87
- Replies
- 4
- Views
- 1,636
sorry but i don't find 'startGroup' in the APIs, i find only it in the source of
widgets/groupingView.js
i try to modify this source but i have the same layout in the browser -
23 Feb 2009 7:19 AM
Jump to post Thread: RowNumber in Ext.grid.GridPanel by Kayne87
- Replies
- 4
- Views
- 1,636
ok thank for the information,
i implement the grouping store and grouping view and ordered by hour my grid store
but i have 2 questions :
-how can i block the group expander?
(with config... -
23 Feb 2009 6:13 AM
Jump to post Thread: rowspan in GridPanel by Kayne87
- Replies
- 0
- Views
- 723
hi all,
i'm trying to develop Ext.gri.GridPanel in order to have rowspan-like layout in a column
is there some plugins or extensions for this layout ?
... -
23 Feb 2009 5:41 AM
Jump to post Thread: RowNumber in Ext.grid.GridPanel by Kayne87
- Replies
- 4
- Views
- 1,636
hi all,
i'm trying to develop Ext.gri.GridPanel in order to have rowspan-like layout in a column
for example :
http://img24.imageshack.us/img24/3338/hourdisplay.jpg
thanks to all -
13 Jan 2009 7:07 AM
Jump to post Thread: install the GXT by Kayne87
- Replies
- 6
- Views
- 3,703
oh my god i am a very noob ihih,
the correct import line is : import com.extjs.gxt.ui.client.widget.button.ButtonBar;
i written a wrong references,
have a nice day Michi_de and thanks again... -
13 Jan 2009 6:59 AM
Jump to post Thread: install the GXT by Kayne87
- Replies
- 6
- Views
- 3,703
in this image there is my prespective and the classpath state
http://img378.imageshack.us/img378/9889/extgwtua0.th.jpg -
13 Jan 2009 6:52 AM
Jump to post Thread: install the GXT by Kayne87
- Replies
- 6
- Views
- 3,703
i import the user library GXT and GWT yet :-(
afterall i try to watch the video again :) -
13 Jan 2009 6:51 AM
Jump to post Thread: install the GXT by Kayne87
- Replies
- 6
- Views
- 3,703
i try to create a buttonbar with a single button and show a messagebox to relative event handler (click), but Eclipse doesn' t resolve the ButtonBar class (and the gxt package when i try to import...
-
13 Jan 2009 6:41 AM
Jump to post Thread: install the GXT by Kayne87
- Replies
- 6
- Views
- 3,703
in the section :
Getting Started Screencast
*STEP-5(Create a new project in Eclipse and configure it to use GXT)
http://extjs.com/helpcenter/index.jsp -
13 Jan 2009 6:15 AM
Jump to post Thread: install the GXT by Kayne87
- Replies
- 6
- Views
- 3,703
in this link : http://extjs.com/helpcenter/index.jsp
there is the 'howto' for the gxt installation
i hope that i have correctly install the gxt, when i run the demo.app it
function properly......
Results 1 to 15 of 15
