Search Type: Posts; User: ppelletier
Search: Search took 0.02 seconds.
-
1 Apr 2008 11:57 AM
- Replies
- 1
- Views
- 745
Hi
I'm using a GridPanel with only one column in order to have a list that supports grouping my problem is that I'm unable to make the column correctly adjust to the panel size when it is... -
12 Mar 2008 9:45 AM
Jump to post Thread: Combobox without a store? by ppelletier
- Replies
- 2
- Views
- 1,330
Thanks, this seems to answer what I'm looking for; the last post in that thread says that something has been checked in to support inline value definitions but unfortunatly I haven't been able to...
-
12 Mar 2008 8:01 AM
Jump to post Thread: Combo's with inline data by ppelletier
- Replies
- 11
- Views
- 8,375
Is there an example somewhere on how to use this new functionality you checked in ? It doesn't seem to be in the documentation (or I was unable to find it)...
Thanks
Paul -
12 Mar 2008 7:17 AM
Jump to post Thread: Combobox without a store? by ppelletier
- Replies
- 2
- Views
- 1,330
Hi
Is it possible to create a combobox without using a Store ?
I would like to specify my values inline with the definition of the combo, something like
{
xtype:'combo',
... -
10 Mar 2008 11:14 AM
Jump to post Thread: Panel and div content... by ppelletier
- Replies
- 4
- Views
- 2,857
oooh... I understand now... :o)
thanks! -
10 Mar 2008 10:21 AM
Jump to post Thread: Panel and div content... by ppelletier
- Replies
- 4
- Views
- 2,857
Hmmm... I replaced the renderTo by a contentEl and now I see only the text, no panel... Is that wahat you meant ?
-
10 Mar 2008 10:03 AM
Jump to post Thread: Panel and div content... by ppelletier
- Replies
- 4
- Views
- 2,857
Hi,
I just tried to do a few simple tests with extjs and panels and I stumbled upon this strange behavior (or it is probably something I do not understand...)
I simply want to create a Panel... -
25 Feb 2008 4:53 PM
- Replies
- 2
- Views
- 943
Thanks !
I did what you suggested and I was able to go a bit further but I'm still having some problems...
first, I changed
var ab = actionPanel.body;
to
var ab = actionPanel; -
25 Feb 2008 1:27 PM
- Replies
- 2
- Views
- 943
Hi !
I'm trying to use the Simple Tasks example without using Gear or Air.... I was able to easily do that part but when I tried to use it in a TabPanel I encounter some odd things: the draggable...
Results 1 to 9 of 9
