Search Type: Posts; User: testmacher
Search: Search took 0.03 seconds.
-
10 Dec 2012 7:17 AM
- Replies
- 1
- Views
- 141
Hello there,
is it possible to disable scrolling in a selectFieldPicker overlay (usePicker:false) within the defaultTabletPickerConfig?
I already have this, and it works:
... -
6 Dec 2012 12:38 AM
Jump to post Thread: XML Nested Mapping by testmacher
- Replies
- 2
- Views
- 391
Thank you!!!
That worked so far ;)
But I also have another question.
In my xml, there is a "Medias" node looking like this:
<medias>
<media id="12461" src="/getMedia?id=12461"/> -
21 Nov 2012 3:22 AM
Jump to post Thread: XML Nested Mapping by testmacher
- Replies
- 2
- Views
- 391
Hello Guys,
I have a problem with XML reading in ST 2.1.
From the Server, i get something like this: -
17 Jan 2012 11:08 AM
- Replies
- 3
- Views
- 774
anyone?
;) -
15 Jan 2012 7:14 PM
- Replies
- 3
- Views
- 774
Hello,
thanks for the answer, but one problem remains if I do like this.
I get:
Uncaught TypeError: Object function (config) {
this.extraParams = {
foo : 'bar' -
14 Jan 2012 7:46 AM
- Replies
- 3
- Views
- 774
Hello,
I have 8 stores like this in my App:
HR.stores.ConfigStore = new Ext.data.Store({
autoLoad : false,
model : 'Config',
proxy: { -
16 Nov 2011 12:51 PM
- Replies
- 2
- Views
- 478
Thanks for your help!!
Here is the solution:
Ext.setup({
onReady : function() {
var panel1 = new Ext.Panel({
style : "background-color:red",
html : '<div... -
16 Nov 2011 7:39 AM
- Replies
- 2
- Views
- 478
Hello,
how can I switch between two panels after a certain amount of time?
This is my code:
Ext.setup({
fullscreen : true,
onReady : function() {
Results 1 to 8 of 8
