Search Type: Posts; User: insnet
Search: Search took 0.03 seconds.
-
5 Apr 2012 5:31 AM
- Replies
- 1
- Views
- 566
Hey
has anyone already build a Magazin App with Sencha Touch 2? -
12 Dec 2011 11:18 PM
- Replies
- 1
- Views
- 1,009
I'd like to build a nested list to navigate throw a folder structure. Since there are a lot of folders and files i can't provide all data in an initial json call.
How to i create a nested list... -
11 Dec 2011 11:23 PM
- Replies
- 7
- Views
- 1,419
Update: Still not working in SC2 PR3
-
9 Dec 2011 12:17 AM
- Replies
- 7
- Views
- 1,419
Thanks for having an eye on this. Would love to get a fast fix (override) cause I am stucked in production atm.
-
8 Dec 2011 10:07 AM
- Replies
- 7
- Views
- 1,419
Anyone with the same problem?
-
7 Dec 2011 11:13 PM
- Replies
- 7
- Views
- 1,419
REQUIRED INFORMATION
Ext version tested:
Version Number: 2.0.0.pr2
Browser versions tested against:
Chrome 15 (Mac)
DOCTYPE tested against: -
7 Dec 2011 8:38 AM
- Replies
- 1
- Views
- 649
Looks like this is a bug in:
Ext.dataview.NestedList.goToNode() method
Can s.o. move this thread over to bugs please -
7 Dec 2011 8:30 AM
- Replies
- 1
- Views
- 649
Hi,
for the following code i get this error:
Uncaught TypeError: Object [object Object] has no method 'getAnimation'
So what's wrong? I am using ST2, PR2.
View -
7 Dec 2011 7:18 AM
Jump to post Thread: TabPanel problem by insnet
- Replies
- 12
- Views
- 2,319
Got the same error with "Ext.NestedList" using PR2
-
6 Dec 2011 7:41 AM
- Replies
- 4
- Views
- 1,692
I need help too
-
5 Dec 2011 1:04 PM
- Replies
- 5
- Views
- 891
It's working with PR2. Thanks
-
2 Dec 2011 2:05 AM
- Replies
- 5
- Views
- 891
I still get the error. If i add one item manually via the config it works…
-
1 Dec 2011 2:18 PM
- Replies
- 5
- Views
- 891
Wow, that was helpfull
-
1 Dec 2011 8:45 AM
- Replies
- 5
- Views
- 891
How do i debug 'Cannot call method 'radioCls' of undefined'. What's wrong with this?
Ext.define('app.view.ImageCarousel', {
extend: 'Ext.Carousel',
config : {
fullscreen:... -
1 Dec 2011 7:56 AM
Jump to post Thread: Add Ext.DataView to viewport by insnet
- Replies
- 6
- Views
- 874
And how do i disable this "autoAddToCanvas" thing? Just by setting fullscreen to false?
-
1 Dec 2011 7:01 AM
Jump to post Thread: Add Ext.DataView to viewport by insnet
- Replies
- 6
- Views
- 874
Sorry, i dont know what you mean by "my application". You can see see full code on the top (without the store).
Just to make sure you dont get this wrong: my example is working. I just want to know... -
1 Dec 2011 6:47 AM
Jump to post Thread: Add Ext.DataView to viewport by insnet
- Replies
- 6
- Views
- 874
AlbumViewPanel is already fullscreen true? I'll use the panel's functionality later on.
So what do you suggest? -
1 Dec 2011 5:44 AM
Jump to post Thread: Add Ext.DataView to viewport by insnet
- Replies
- 6
- Views
- 874
Hi,
i was wondering what is the correct way to add Ext.DataView to the viewport?
For some reason, the following example doesnt nee the this.add(this.viewport); command
Main
... -
24 Nov 2011 11:08 PM
- Replies
- 2
- Views
- 1,124
Hey,
i was wondering how to overlay an Ext.Carousel with an Ext.Toolbar.
The content in the Ext. Carousel should be fullscreen, but onTap I'd like to show the Ext.Toolbar on top.
Some of you... -
14 Apr 2008 9:51 PM
- Replies
- 2
- Views
- 1,025
ok, here is the json data and the datastore
var json2 = {
"results": 6,
"types": [{
"type_name":... -
14 Apr 2008 1:21 PM
- Replies
- 2
- Views
- 1,025
Hi,
i have a GridEditorPanel with a ComboBox Editor. But after the selection of a value of the ComoBox, i got the valueField instead of displayField.
How to i render the displayField but still... -
14 Apr 2008 11:06 AM
Jump to post Thread: Howto: TreeList by insnet
- Replies
- 9
- Views
- 2,616
how to i put more than the tree into the pulldown-menu?
i would like to add some buttons above the tree.
thx. -
13 Apr 2008 10:14 PM
Jump to post Thread: Problem with Editor Grid by insnet
- Replies
- 3
- Views
- 840
I use the same store in my add-item panel of that page. here its working.
/**
* Setup Type Datastore
*/
type_datastore = new Ext.data.Store({
... -
12 Apr 2008 3:38 AM
Jump to post Thread: How: Ext.grid.CheckColumn by insnet
- Replies
- 3
- Views
- 4,764
i ll check this turorial: http://extjs.com/forum/showthread.php?t=18435
maybe it will get more clearly. -
12 Apr 2008 3:05 AM
Jump to post Thread: How: Ext.grid.CheckColumn by insnet
- Replies
- 3
- Views
- 4,764
sry, i cannot deal with this. maybe you can give me a new example?
BTW: This checkColumn plugin is from the ExtJS-Example. "/examples/grid/edit-grid.js"
Results 1 to 25 of 87
