Search Type: Posts; User: domurtag
Search: Search took 0.04 seconds.
-
18 Nov 2011 1:51 AM
Jump to post Thread: Align button in FieldSet by domurtag
- Replies
- 4
- Views
- 835
There is no CompositeField in 2.3.0
-
17 Nov 2011 10:55 AM
Jump to post Thread: Layout form fields horizontally by domurtag
- Replies
- 3
- Views
- 493
No, I really meant Ext JS 2.3.0. Do you have a link for the appropriate forum for this version?
Unfortunately CompositeField doesn't exist in 2.3.0 -
17 Nov 2011 10:53 AM
Jump to post Thread: Align button in FieldSet by domurtag
- Replies
- 4
- Views
- 835
Thanks for your answer. So if I add my button to the buttons property (instead of items), I guess I can centre it, but that probably won't align it with the input fields.
Is it possible to have it... -
17 Nov 2011 10:26 AM
Jump to post Thread: Align button in FieldSet by domurtag
- Replies
- 4
- Views
- 835
Using Ext JS 2.3.0 I've created a FieldSet that looks like this
29383
I would like the Remove Condition button to appear underneath the input fields instead of under the labels, my code is:
... -
17 Nov 2011 9:10 AM
Jump to post Thread: Layout form fields horizontally by domurtag
- Replies
- 3
- Views
- 493
I'm using Ext JS 2.3.0 and have a bunch of fields contained within a FieldSet
29381
I'd like to have them laid out side-by-side instead, ideally with the label on top of the field instead of... -
17 Nov 2011 9:08 AM
Jump to post Thread: GridPanel width by domurtag
- Replies
- 4
- Views
- 579
sorry wes, you're right, it does work, thanks a lot
-
17 Nov 2011 2:02 AM
Jump to post Thread: GridPanel width by domurtag
- Replies
- 4
- Views
- 579
Thanks for the suggestion, but unfortunately it didn't make any difference.
-
16 Nov 2011 10:08 AM
Jump to post Thread: GridPanel width by domurtag
- Replies
- 4
- Views
- 579
I'm using Ext JS 2.3.0 and have created the search dialog shown below.
29341
The search results are shown in a GridPanel with a single Name column, but notice that this column does not stretch... -
14 Nov 2011 9:26 AM
Jump to post Thread: Create simple ExtJS form by domurtag
- Replies
- 1
- Views
- 1,548
I'm trying to create a very simple modal form with Ext JS 2.3.0. The code I'm using is:
<html>
<head>
<link rel="stylesheet" href="ext-all.css"/>
<link rel="stylesheet"...
Results 1 to 9 of 9
