Search Type: Posts; User: Dirk1
Search: Search took 0.02 seconds.
-
8 Aug 2012 11:23 PM
- Replies
- 3
- Views
- 803
Hi sword-it and scottmartin,
thanks for your fast response!
@sword-it: This does not work, what a pitty.
@scottmartin: Is there an example? I cannot find this attribute in the... -
8 Aug 2012 4:19 AM
- Replies
- 3
- Views
- 803
Hi all,
I have an editorgrid where I dynamically add some columns (I used this thread as tutorial: http://www.sencha.com/forum/showthread.php?53009-Adding-removing-fields-and-columns).
For my... -
5 Mar 2012 12:18 PM
Jump to post Thread: monitorValid card layout by Dirk1
- Replies
- 0
- Views
- 295
Hi all,
I have a form including a card layout which I switch depending on the selection made in the upper form fields.
My problem is, that the form is also invalid, even if only the form fields... -
15 Aug 2011 1:11 AM
- Replies
- 0
- Views
- 360
Hi all,
I'd like to create a simple box with a headline and under this headline I want to have a button with onMouseOver scroll up (if it's already on top it should be grey), under this button... -
31 May 2011 3:34 AM
Jump to post Thread: Group columns under headline by Dirk1
- Replies
- 2
- Views
- 579
Thanks a lot! That's just what I wanted. Next time I should watch the Examples first instead of googleing ;)
Thanks and best wishes,
Dirk -
25 May 2011 10:56 PM
Jump to post Thread: Group columns under headline by Dirk1
- Replies
- 2
- Views
- 579
Hi,
I searched in google but couldn't find any answer - perhaps I used the wrong keywords.
I have a grid and I would like to give some columns a "grouped headline". E.g. I have a grid that... -
15 May 2011 11:22 PM
Jump to post Thread: Store empty after selection? by Dirk1
- Replies
- 1
- Views
- 683
Hi all,
I found the solution on my own: Setting a 'select'-listener that calls clearFilter method was the solution.
Thanks and best regards,
Dirk -
13 May 2011 11:56 PM
Jump to post Thread: Store empty after selection? by Dirk1
- Replies
- 1
- Views
- 683
Hi all,
I created an own combotype with a store initially loaded from a PHP Backend. This is the way I implemented it (I need it on several pages so I've chosen that way of realising it):
... -
22 Mar 2011 2:47 AM
Jump to post Thread: ExtJS Unit Testing Experiment by Dirk1
- Replies
- 32
- Views
- 17,133
Hello arthurakay,
thanks for that framework! Works real great, but I wanted to ask you if there's a possibility to run the js tests via console so that there's a possibility to include them into a... -
8 Mar 2011 5:31 AM
- Replies
- 2
- Views
- 468
Hi fay,
wow, seems as I was like an open book to you. ;)
I took the example out of the hello.js example. Now I removed "this" and it works great.
Thanks a lot and best wishes,
Dirk -
8 Mar 2011 12:59 AM
- Replies
- 2
- Views
- 468
Hello,
I create a window as follows:
var test = new Ext.Window({
id: 'test1',
... -
21 Feb 2011 1:21 AM
Jump to post Thread: Searching for Accordion Menu by Dirk1
- Replies
- 4
- Views
- 703
I see. Thanks a lot! That's what I wanted.
Thanks and best wishes,
Dirk -
20 Feb 2011 11:00 AM
Jump to post Thread: Searching for Accordion Menu by Dirk1
- Replies
- 4
- Views
- 703
This one for example:
http://www.java2s.com/Code/JavaImages/Ext-GWT-AccordionLayoutExample.PNG
When you click one of the categories like settings or stuff they open with the submenu (as shown... -
19 Feb 2011 10:11 AM
Jump to post Thread: Searching for Accordion Menu by Dirk1
- Replies
- 4
- Views
- 703
Hello,
I search for a page where I can download an accordion menu like the one in Office 2k7 or better a page that has a tutorial how to build such a menu on his own. But I cannot find anything.... -
9 Feb 2011 7:10 AM
Jump to post Thread: Tooltip for checkbox by Dirk1
- Replies
- 0
- Views
- 1,469
Hello,
I put a checkbox on my page and now I'd like to have a short description, when some moves mouse over (like the tooltip for grid columns).
When I do the following:
...
{ -
3 Feb 2011 6:22 AM
Jump to post Thread: How to find values in DirectStore by Dirk1
- Replies
- 3
- Views
- 679
Hi fay,
yes, I tried, but no way. Perhaps I did something wrong
Ext.getCmp('test').getStore().getByAt(0)
gave me "undefined", even if ..getCount() gave me a number of data inside the store... -
3 Feb 2011 4:07 AM
Jump to post Thread: How to find values in DirectStore by Dirk1
- Replies
- 3
- Views
- 679
Hi all,
I'm quite new in using ExtJS so sorry for my newbie question.
I need to find one column in a DirectStore (Ext.data.DirectStore). The DirectStore is filled from a database, so I don't...
Results 1 to 17 of 17
