Search Type: Posts; User: boonkerz
Search: Search took 0.03 seconds.
-
19 Mar 2013 12:30 PM
Jump to post Thread: Architect 2.2 and grid filtering by boonkerz
- Replies
- 4
- Views
- 336
Use proccessconfig:
http://www.sencha.com/forum/showthread.php?254050-Grid-Filter-Configuration
My Example :) -
16 Mar 2013 5:49 PM
Jump to post Thread: Icons by boonkerz
- Replies
- 2
- Views
- 252
Hello,
Any alternativ to famfam which looks more neptune :) -
15 Mar 2013 4:06 PM
Jump to post Thread: Grid Filter Configuration by boonkerz
- Replies
- 12
- Views
- 815
My Fault sorry :)
this.getMyTabPanel().add({
closable: true,
xtype: "MyProduct",
id: 'myproduct' + record.raw.id,
... -
15 Mar 2013 8:24 AM
Jump to post Thread: Grid Filter Configuration by boonkerz
- Replies
- 12
- Views
- 815
any hint?
-
14 Mar 2013 12:21 PM
Jump to post Thread: Grid Filter Configuration by boonkerz
- Replies
- 12
- Views
- 815
the store not using the filters:
... -
14 Mar 2013 4:19 AM
Jump to post Thread: Grid Filter Configuration by boonkerz
- Replies
- 12
- Views
- 815
Here my code:
Store:
Ext.define('MyApp.store.MyProductStore', {
extend: 'Ext.data.Store',
requires: [ -
14 Mar 2013 2:32 AM
Jump to post Thread: Grid Filter Configuration by boonkerz
- Replies
- 12
- Views
- 815
Ok that works but the DirectStore not query with Filters?
Any Hint? -
13 Mar 2013 1:16 PM
Jump to post Thread: Grid Filter Configuration by boonkerz
- Replies
- 12
- Views
- 815
How can i use process config?
-
28 Jan 2013 1:55 PM
Jump to post Thread: Making new instance of a Store by boonkerz
- Replies
- 8
- Views
- 1,931
var row = panel.items.getByKey('myshipping' + record.raw.id);
if(row) {
}else{
this.getMyTabPanel().add({
closable: true,
xtype: "MyShipping",
... -
25 Jan 2013 12:49 PM
Jump to post Thread: Font Awesome by boonkerz
- Replies
- 4
- Views
- 1,151
Thx
I use iconCls: "icon-save icon-border"
Should center it :) -
24 Jan 2013 1:45 PM
Jump to post Thread: External Component by boonkerz
- Replies
- 1
- Views
- 224
Hello,
Is it possible to create an Component like this:
http://ateodorescu.github.com/mzExt/examples/imageupload/index.html... -
16 Jan 2013 12:22 PM
Jump to post Thread: Grid Filter Configuration by boonkerz
- Replies
- 12
- Views
- 815
SA 2.2? is available?
-
16 Jan 2013 9:02 AM
Jump to post Thread: Grid Filter Configuration by boonkerz
- Replies
- 12
- Views
- 815
Hello,
Is it possible to configure this?
Thanks -
7 Jul 2010 8:16 AM
Jump to post Thread: Ext.ux.form.HtmlEditor.Plugins by boonkerz
- Replies
- 144
- Views
- 54,209
Anyone have an Flash Button implemented?
-
24 Jun 2010 1:54 PM
Jump to post Thread: Tabpanel with Grids by boonkerz
- Replies
- 8
- Views
- 856
Hello,
I have found my Problem:
deferredRender: false
Why i have use this. no idea :D -
24 Jun 2010 6:05 AM
Jump to post Thread: Tabpanel with Grids by boonkerz
- Replies
- 8
- Views
- 856
What i do is:
I use Ajax Tabitems like:
http://www.sencha.com/deploy/dev/examples/tabs/tabs.html
And in the ajax response i use the grid.
Thx for your help can i spend an amazon Book :) -
24 Jun 2010 4:28 AM
Jump to post Thread: Tabpanel with Grids by boonkerz
- Replies
- 8
- Views
- 856
Ok autoload results in an html snipped:
<div id="articlelist"></div><script type="text/javascript" src="/scripts/admin/article/index.js"></script>
And the Grid: -
24 Jun 2010 3:53 AM
Jump to post Thread: Tabpanel with Grids by boonkerz
- Replies
- 8
- Views
- 856
I have an ID for every grid.
Ext.each(this.currentTabs, function(tab) {
this.items.push(new DocPanel({
id: tab.id,
cclass : tab.cclass,
... -
23 Jun 2010 4:57 PM
Jump to post Thread: Tabpanel with Grids by boonkerz
- Replies
- 8
- Views
- 856
Hello,
I have Tabpanel with Grids when i restore the sate then Toolbar and Store is not shown.
Only in last added Tab it works.
http://img2.pict.com/de/95/f8/3712160/0/1277340967.jpg -
20 Jun 2010 7:47 AM
Jump to post Thread: Buffering Http State Provider by boonkerz
- Replies
- 393
- Views
- 124,276
Thx it works. :)
-
19 Jun 2010 6:40 AM
Jump to post Thread: Buffering Http State Provider by boonkerz
- Replies
- 393
- Views
- 124,276
Ok That was my Question :)
-
19 Jun 2010 5:55 AM
Jump to post Thread: Buffering Http State Provider by boonkerz
- Replies
- 393
- Views
- 124,276
Thx Treepanel works.
But the Tabpanel is only saving the active tab not when i add dynamic an tab?
Is it posible to do this? -
18 Jun 2010 3:38 PM
Jump to post Thread: Buffering Http State Provider by boonkerz
- Replies
- 393
- Views
- 124,276
Hello
Thanks for great Extension.
Can i save state of an Tabpanel where i add dynamic tabs?
And can i save state for an ajax treepanel, where the tree is dynamic load?
Thanks -
10 May 2010 12:43 PM
Jump to post Thread: Droptarget GoogleMap Overlay by boonkerz
- Replies
- 0
- Views
- 507
Hello,
How can i set Googlemaps Overlays as droptargets?
Thx -
28 Apr 2010 8:49 AM
- Replies
- 0
- Views
- 537
Hello
How can display an Text like Systemnews vertical on an collapsed Region.
Under the image for collapse.
http://tdg-i.com/img/screencasts/2008-03-15_2340.png
Results 1 to 25 of 50
