Search Type: Posts; User: Nostromo
Search: Search took 0.02 seconds.
-
17 Nov 2010 8:34 AM
- Replies
- 4
- Views
- 1,356
came across the same problem. Another thread that I found about this problem:
http://www.sencha.com/forum/showthread.php?115212-Loading-list-with-sencha-1.0 -
17 Nov 2010 8:23 AM
Jump to post Thread: Loading list with sencha 1.0 by Nostromo
- Replies
- 6
- Views
- 1,783
Hi,
Came accross the same problem...
Did you find a fix? -
16 Nov 2010 2:22 AM
- Replies
- 1
- Views
- 758
HI!
The application that I am working on fetches data from the internet, stores it local and when there is no internet connection it loads from the local storage.
Every thing works on the... -
15 Nov 2010 7:38 AM
- Replies
- 2
- Views
- 1,414
Thanks, I'll check on the count value in the future.
-
15 Nov 2010 2:48 AM
- Replies
- 2
- Views
- 1,414
Hi All!
Say you have a store with a proxy set to read some XML from a webservice. At the moment of reading the data you check to see if you are online.
If you are online the program just loads it... -
8 Nov 2010 6:32 AM
- Replies
- 18
- Views
- 6,753
Hi all,
There are users who can have books. so I came up with the following simple XML.
<?xml version="1.0" encoding="ISO8859-1" ?>
<users>
<user>
<userid>1</userid>
... -
3 Nov 2010 5:12 AM
- Replies
- 2
- Views
- 709
Thanks very much! You are my todays hero!
-
3 Nov 2010 4:30 AM
- Replies
- 2
- Views
- 709
Hello all,
I cant seem to find my error! looking for hours now! :(
The below codes loads data from the xml, and the list gets populated. Only everytime when HitrateStore.load(); executes I get... -
4 Oct 2010 11:19 PM
- Replies
- 8
- Views
- 1,353
Also came across the same problem a few days ago.
I posted the problem in an existing thread about the problem, maybe didnt get picked up because the status was already changed to FIXED.
... -
1 Oct 2010 6:01 AM
- Replies
- 14
- Views
- 4,172
When I check it with my Ipad the textfields are still unresponsive. Needs 2 taps to select them.
This also is the case with the kitchensink demo on the website. The kitchensink example comming... -
29 Sep 2010 4:02 AM
- Replies
- 3
- Views
- 1,511
mmm to bad... wait for a fix then
-
29 Sep 2010 2:23 AM
- Replies
- 3
- Views
- 1,511
Hi all!
The following code loads the xml correctly :
var testliststore = new Ext.data.Store({
model: 'TestAssortiment',
sorters: 'Naam',
... -
28 Sep 2010 6:21 AM
- Replies
- 2
- Views
- 1,103
Thanks Evant for your fast reply!
How to get from an variable that contains my xml response to your data form?
Ext.data.XmlReader.read(); doesnt do much for me... or am I looking in the wrong... -
28 Sep 2010 6:05 AM
- Replies
- 2
- Views
- 1,103
Having trouble with getting my ajaxresponse into a store....
I have a XmlStore and do myXmlStore.loadData(response.responseText,false);
My error msg is:
Uncaught TypeError: Object < has no... -
26 Sep 2010 10:26 PM
- Replies
- 4
- Views
- 1,387
Although you probably find a bigger audience by using twitter or some sort, I filled in your servey. It is a very interesting topic, please let me know the results when you are done :)
Goodluck... -
15 Sep 2010 6:42 AM
- Replies
- 0
- Views
- 392
Hi!
I do the following to get a json response:
Ext.Ajax.request({
url: '/Service1.svc/GetEenBoek?str=hallo',
method: 'GET',
success: function(response) { -
15 Sep 2010 12:05 AM
- Replies
- 3
- Views
- 938
Thanks!
things are more clear now! I'l try to implement it. -
10 Sep 2010 5:08 AM
- Replies
- 3
- Views
- 938
Hi
Again a question from me :) I am getting the hang of Sencha Touch and the more I understand it the more interesting it gets.
And now I have come to my next problem I cant figure out without... -
10 Sep 2010 4:55 AM
- Replies
- 2
- Views
- 616
Hi!
Thanks for your time looking in my problem. I already have solved the problem :)
thanks! -
8 Sep 2010 3:36 AM
- Replies
- 2
- Views
- 616
Ok, slowly am I getting the concept of Sencha touch by looking though the demos...
At the moment I have a toolbar with two tabs at the bottom, one containing a small form and the other some text.... -
7 Sep 2010 3:26 AM
Jump to post Thread: Beginners question by Nostromo
- Replies
- 3
- Views
- 664
Hi all,
I just discovered Secha Touch. Looks prommissing and we are looking in to it to see if it is something we can use for the future.
Never worked with Ext before... its new to me, but does...
Results 1 to 21 of 21
