Search Type: Posts; User: Jack Chen
Search: Search took 0.02 seconds.
-
31 Jul 2011 12:02 AM
- Replies
- 9
- Views
- 1,510
Ah, I'm a green, thank you very much.
-
30 Jul 2011 12:14 AM
- Replies
- 9
- Views
- 1,510
Get out of the habit of using getCmp() references ? What can I do, my friend ?
-
28 Jul 2011 8:45 PM
- Replies
- 9
- Views
- 1,510
this is my code,
function selectValue(){
var store = Ext.getCmp("ExtPageGrid").getStore();
for(var i=0; i<siz; i++){
store.setBaseParam(cxlzdlistJson[i],... -
28 Jul 2011 6:18 PM
- Replies
- 9
- Views
- 1,510
store.baseParams = {}; , it doesn't work,
-
28 Jul 2011 2:49 AM
- Replies
- 9
- Views
- 1,510
Ext 3.2, how to remove all of the baseParams for Store before reload ?
-
22 Jul 2011 2:40 AM
- Replies
- 0
- Views
- 397
I want to display all of the words and nowrap in GridPanel,in the header and the cell for grid, but it always display ellipsis, like this:
NO. name how do...
1 Mary... 2%
2 ... -
22 Jul 2011 2:31 AM
- Replies
- 3
- Views
- 1,526
I want to display all of the words in GridPanel, but it always display ellipsis, like this:
NO. apples... msn...
1 many... 20%
2 so ... 93.2... -
11 Jul 2011 7:57 PM
Jump to post Thread: JSON String to Bean ? by Jack Chen
- Replies
- 1
- Views
- 1,168
I have solved the problem,
String str = " [{'name':'jack', 'score':70, 'times':23},{'name':'Tom', 'score':80, 'times':28}, ... ]";
List list = JSONArray.toList(JSONArray.fromObject(str));... -
11 Jul 2011 6:01 AM
Jump to post Thread: JSON String to Bean ? by Jack Chen
- Replies
- 1
- Views
- 1,168
String like this:
[{"name":"jack", "score":70, "times":23},{"name":"Tom", "score":80, "times":28}, ... ]
to Bean or to List, How? -
10 Jul 2011 1:54 AM
- Replies
- 2
- Views
- 655
Does anyone know how to create a dynamic GridPanel ? I think someone should be used it...Anxiously waiting...
Ah...,dynamic column for the grid -
10 Jul 2011 1:50 AM
- Replies
- 7
- Views
- 1,088
Thank you.
-
9 Jul 2011 10:48 PM
- Replies
- 7
- Views
- 1,088
jgarcia@tdg-i.com , Could you help me ?
-
8 Jul 2011 10:45 PM
- Replies
- 7
- Views
- 1,088
Ah, dynamic column for the grid ...
-
8 Jul 2011 9:13 PM
- Replies
- 7
- Views
- 1,088
Oh, I'm sorry, I was doing a statistical, data column is not fixed, Ext 3.2
-
8 Jul 2011 4:09 AM
- Replies
- 7
- Views
- 1,088
How ???
-
8 Jul 2011 2:13 AM
- Replies
- 7
- Views
- 1,088
Does anyone know how to create a dynamic GridPanel ? I think someone should be used it...Anxiously waiting...
-
8 Jul 2011 2:00 AM
Jump to post Thread: How'd I get the store?? by Jack Chen
- Replies
- 5
- Views
- 771
Thank you. You are right.
-
7 Jul 2011 12:55 AM
Jump to post Thread: How'd I get the store?? by Jack Chen
- Replies
- 5
- Views
- 771
Hi, Thank you very much. You're so cool. And could'd you tell me how did I add data to the store ?
the data like this, the key 'evalleveldata'
... -
6 Jul 2011 10:37 PM
Jump to post Thread: How'd I get the store?? by Jack Chen
- Replies
- 5
- Views
- 771
Hi, I'm a green. I have a problem. How did I get the store for the Combobox in the 'renderer function' ?
{
header:' Evaluate',
...
Results 1 to 19 of 19
