Search Type: Posts; User: vipsshan
Search: Search took 0.03 seconds.
-
2 Aug 2012 9:48 PM
Jump to post Thread: How to append Url by vipsshan
- Replies
- 12
- Views
- 1,343
The wait is my problem, How to wait till I get the result that I don't know can you please help me out on that.
-
2 Aug 2012 3:28 AM
Jump to post Thread: How to append Url by vipsshan
- Replies
- 12
- Views
- 1,343
Hi gcw07,
Thanks for your response.
Actually from the view I am calling the store.load function and in the store I am calling the web service and then based on the result I want to do some... -
1 Aug 2012 12:28 AM
Jump to post Thread: How to append Url by vipsshan
- Replies
- 12
- Views
- 1,343
Hi gcw07,
Thanks for the response,
i also want to know how i replace the coding of proxy from store to controller, store is below:
Ext.define("NotesApp.store.Login", { -
31 Jul 2012 2:16 AM
Jump to post Thread: How to append Url by vipsshan
- Replies
- 12
- Views
- 1,343
Hi gcw07,
Thanks for your quick response.
Here is given the detail code:
===================================================================
Store page... -
30 Jul 2012 10:26 PM
Jump to post Thread: How to append Url by vipsshan
- Replies
- 12
- Views
- 1,343
Hi gcw07,
Thank you for your valuable solution.
But i have a small problem when i submit the button request data is not updated in first time if i again hit the button then it provides the... -
27 Jul 2012 4:31 AM
Jump to post Thread: How to append Url by vipsshan
- Replies
- 12
- Views
- 1,343
_____________________________________________________________________________
Hi,
I have facing same problem could you please suggest us how to call url with different parameter.
Thanks &... -
25 Jul 2012 6:20 AM
- Replies
- 2
- Views
- 665
Thank You Very Much to your valuable response.
Exactly what I was looking for; thanks!, finally i have done web services calling!...
With Regards
Vipin -
23 Jul 2012 3:23 AM
- Replies
- 2
- Views
- 665
Hi,
My store is not reading the records so I'm trying to see where went wrong.My store is defined as follows:
Ext.define("App.store.Contacts", {
extend:"Ext.data.Store",
requires: [
... -
23 Jul 2012 1:00 AM
- Replies
- 3
- Views
- 1,623
Hi,
How to resolve this type error?. Please help me
Resource interpreted as Script but transferred with MIME type application/octet-stream:... -
20 Jul 2012 4:09 AM
- Replies
- 3
- Views
- 1,623
Hi,
Actually on Sencha site it is written that if you are calling a webservice wich is out side the domain you should use Jsonp, but when I am using it as follows:-
Ext.define("App.store.Contacts",... -
19 Jul 2012 4:42 AM
- Replies
- 1
- Views
- 677
Hi,
Could you please help me how to call web services in sencha touch 2?
I am given below the codes.
--------------------------------------------------------
View.js:-... -
17 Jul 2012 5:37 AM
- Replies
- 3
- Views
- 1,623
Hi,
How to implement WCF Rest services in sencha Touch 2. Could you send me the example.
Thanks & Regards
Vipin -
8 May 2012 6:01 AM
Jump to post Thread: Multilevel JSON parsing by vipsshan
- Replies
- 1
- Views
- 6,235
Hi,
I am able to parse JSON in sencha touch if the JSON file is of one level deep.
But in case if my JSON is like
[
{
"title": "Sports Car",
Results 1 to 13 of 13
