Search Type: Posts; User: xavxav
Search: Search took 0.03 seconds.
-
21 Jan 2011 1:44 AM
- Replies
- 0
- Views
- 448
Hi,
I would like to be able to use keys events as follows
- space bar : to select a line on a EditorGridPanel
- F7 key on a form : reset a search form . There is a problem on IE8, it asks if we... -
21 Jan 2011 12:50 AM
- Replies
- 5
- Views
- 1,587
Hi
Sorry, but I have been looking for the solution in the bugs section for hours and I did not find any solution. Could you please tell me more information to help me to find the topic (date,... -
19 Jan 2011 5:23 AM
- Replies
- 5
- Views
- 1,587
Could you write me where can I find the topic in the bug section (eg : an url would be helpful)?
-
19 Jan 2011 3:01 AM
- Replies
- 1
- Views
- 1,367
Hi,
Could you write us where this combo.js has to be put ?
Regards,
Xavier -
19 Jan 2011 1:30 AM
- Replies
- 5
- Views
- 1,587
Hi!
I have a display issue when there is a form with date picker or combo box. The button is one pixel down the field.
The most surprising is that the alignment issue occures in the qualification... -
18 Jan 2011 9:10 AM
Jump to post Thread: fields alignement issue by xavxav
- Replies
- 4
- Views
- 557
I found the solution for the top margin.
I added a xtype:'box' in the region north and I replaced the autoHeight by a height parameter.
Thanks a lot for your help Condor.
I still find strange... -
18 Jan 2011 8:14 AM
Jump to post Thread: fields alignement issue by xavxav
- Replies
- 4
- Views
- 557
It works ! Thanks a lot Condor !
And for the top margin which is added ?
<div id="header">
<div class="api-title-admin"><a... -
18 Jan 2011 7:17 AM
Jump to post Thread: fields alignement issue by xavxav
- Replies
- 4
- Views
- 557
Hi
I created a form with several fields aligned in columns. On the local development server, the date fields are aligned with the labels. But on the qualification server, the date fields are not... -
14 Jan 2011 12:37 AM
- Replies
- 14
- Views
- 2,916
Hi Animal !
I have the same probleme in ext-all-debug.js. in this line 46535 :
var bw = this.body.getTextWidth();
This line is in the doAutoWidth method of the Tip class. I apperas the first... -
9 Dec 2010 8:09 AM
- Replies
- 6
- Views
- 730
The problem is fixed.
Thanks a lot Condor ! -
9 Dec 2010 6:28 AM
- Replies
- 6
- Views
- 730
I a sorry but I am a newbee with ExtJS. Where do you set this value ?
-
9 Dec 2010 6:18 AM
- Replies
- 6
- Views
- 730
I already tried that. But the problem is that when the user selects the empty value, the string
&#160; is displayed. :-(
Here is my code :
{
xtype:"combo",
... -
9 Dec 2010 3:07 AM
- Replies
- 6
- Views
- 730
Hi,
I created a search form with a combo box. The fist combo box value must be empty if the user does not need any search criteria. So the combo box is not a required field in the form. I added... -
7 Dec 2010 8:22 AM
- Replies
- 9
- Views
- 935
You were right Condor.
I have found several solutions in some Java forums :
http://www.expert.tc/topic.php?id=54613
http://stackoverflow.com/questions/1568762/jsonarray-with-java... -
6 Dec 2010 5:07 AM
- Replies
- 9
- Views
- 935
Hi,
I find this solution very interesting.
Could you tell us how to get the jsonData config optin on the server side ?
In which HTTP request parameter is it available ?
Regards,
Xavier -
18 Nov 2010 9:37 AM
- Replies
- 0
- Views
- 440
Hi,
I have to modify the behavior of a EditorGridPanel. When the user presses on the space key, the row must be selected or deselected.
I added a new listener :
listeners: {
keypress:... -
18 Nov 2010 7:32 AM
Jump to post Thread: Tri-state checkbox for ExtJs 3.0 by xavxav
- Replies
- 8
- Views
- 4,294
Is it possible like this :
{
xtype: 'tricheckbox',
name: 'tri-check2',
fieldLabel: 'Checked',
checked: true,
disabled: true,
listeners: { -
16 Nov 2010 7:00 AM
Jump to post Thread: Tri-state checkbox for ExtJs 3.0 by xavxav
- Replies
- 8
- Views
- 4,294
Thanks a lot !
Is it possible to trigger any action when the user clicks on one tri-state checkbox ?
Regards,
Xavier -
16 Nov 2010 6:05 AM
- Replies
- 30
- Views
- 27,492
Hi,
I have tried to set up this 3 state checkbox in a toolbar. but the 3 state checkbox appears in a the rightest position and without the fieldLabel is not displayed. I use Ext-JS 3.1.1.
I have...
Results 1 to 19 of 19
