Search Type: Posts; User: gopikumar
Search: Search took 0.05 seconds.
-
21 Mar 2012 10:12 PM
Jump to post Thread: new Ext.data.Xmlwriter example by gopikumar
- Replies
- 2
- Views
- 1,393
Hi mitchell,
I tried defining writer inside proxy for xml but no luck.
If possible can you provide a work around in ST2 or more insight. -
21 Mar 2012 10:00 PM
- Replies
- 1
- Views
- 514
Hi,
I need to collect a array of data and convert into XML file and need to sent to server for processing. How this can be achieved using ST2? or server side coding involved? How to work with... -
15 Mar 2012 12:48 AM
- Replies
- 8
- Views
- 1,492
hi
Even I am facing the same problem. platform:iOSSimulator is working fine, platform : iOS is not working.
Did u sort out the problem.
How did u resolve it. -
14 Mar 2012 4:56 AM
- Replies
- 6
- Views
- 1,316
Hi all,
I am trying Native iOs packaging referring API Docs.
But I am getting issus with it.
{
"versionString":"1.0",
"applicationName":"App", -
8 Mar 2012 10:15 PM
- Replies
- 7
- Views
- 3,966
Oh.. Thanks for the news mitchell. Where can i find the docs for touch charts2.0.
Is there any workround for charts exporting to pdf or converting to SVG format.
Gimme some brief idea for... -
7 Mar 2012 10:23 PM
- Replies
- 7
- Views
- 3,966
Hi all,
Is there any feature in Touch charts1.0 to export it in a spreadsheet or PDF or either saving as image format.
As mentioned in Ext js 4.1 is there any option to save charts.
... -
19 Dec 2011 12:23 AM
Jump to post Thread: pie inside pie possible by gopikumar
- Replies
- 4
- Views
- 1,845
Thanks Jay. Its awesome :)
-
18 Dec 2011 9:03 PM
- Replies
- 4
- Views
- 2,075
Any one can help me reg this ???????????????????????????
-
16 Dec 2011 5:59 AM
Jump to post Thread: Data Store - Unique Entries by gopikumar
- Replies
- 7
- Views
- 2,707
Hi runner
Even i ve the same prob.
From the store I want to populate in a list.
Can u explain me how u achieve this.
thanks -
15 Dec 2011 9:08 PM
- Replies
- 4
- Views
- 2,075
for(var i=0; i<array.length; i++){
console.log(array[i]);
}
Using for loop I can able to traverse the array
Can i use this... -
15 Dec 2011 9:04 PM
- Replies
- 4
- Views
- 2,075
Thanks Mitchell.
Yes When i used Collect it returned array of objects.
I have a very long list.
I am using
to populate store whether same can be used. -
15 Dec 2011 6:09 AM
- Replies
- 4
- Views
- 2,075
Hi All,
I am populating list using xTemplate and a store with Json data.
My Json file looks like
I want populate list only with name property. -
15 Dec 2011 5:51 AM
Jump to post Thread: pie inside pie possible by gopikumar
- Replies
- 4
- Views
- 1,845
Thanks Mitchell for ur quick response.:)
Can you please provide me a insight on how we can try setting multiple series, with some example if possible.
thanks. -
12 Dec 2011 2:19 AM
Jump to post Thread: pie inside pie possible by gopikumar
- Replies
- 4
- Views
- 1,845
Hi all,
Sencha touch charts are awesome. Even have option for Donut chart option in Pie chart whether is it possible to draw a chart like below image.
... -
29 Nov 2011 9:10 PM
- Replies
- 14
- Views
- 5,176
Ok thank you so much for your suggestions.
It is fetching the right record and displaying in console.
I tried with -
29 Nov 2011 8:39 PM
- Replies
- 3
- Views
- 2,624
hi Mitchellsimoens,
Thanks for your reply,
Is there any other way to access SOAP client.
and for accessing JSON webservices whether we need to have server side script or script tag proxy... -
29 Nov 2011 4:51 AM
- Replies
- 14
- Views
- 5,176
Hi epiphanydigital,
Hi
Thanks!!
Even i am dealing with the same issue.
Here the selected item value in the list is displayed in next panel. -
28 Nov 2011 11:07 PM
- Replies
- 3
- Views
- 2,624
Hi all,
I browsed thru docs API, I have an doubt whether sencha touch supports SOAP type of web service. when i went thru the docs I could see only proxies for AJAX, JSON.
anyone knows how to... -
27 Nov 2011 11:39 PM
- Replies
- 9
- Views
- 1,985
Hi str,
Even I have the same task as yours.
Can you tel me how you achieved authenticating username and password from web services.
And can we use external web services. If u have a sample... -
10 Nov 2011 11:18 PM
Jump to post Thread: XML Server Response Using Ajax by gopikumar
- Replies
- 5
- Views
- 1,030
hi guys,
even i need an example of scripttag.
Did u got any solution.
using scripttag can we access web service that returns xml response. -
10 Nov 2011 8:43 PM
- Replies
- 3
- Views
- 795
Thanks Tr1X.
So does it mean we cannot use web service that returns XML result in sencha touch.?
As i am a beginner can u explain me how to access web-services using sencha touch. -
9 Nov 2011 10:13 PM
- Replies
- 3
- Views
- 795
Hi all,
I know how to access web service that returns xml using script tag. I have tried using JSON web service.
Whether we can do in same manner, or what is the other approach.
It will be... -
8 Nov 2011 9:57 PM
Jump to post Thread: Venn Chart by gopikumar
- Replies
- 0
- Views
- 363
Hi friends,
I need a example for venn diagram in sencha touch....its really urgent.so if any one have the example for venn diagram in sencha touch please post the code at here -
21 Oct 2011 1:14 AM
- Replies
- 0
- Views
- 485
I am new to sencha touch.
Does any one have working example of integrating webservices which returns xml data.
thanks in advance -
15 Oct 2011 12:24 AM
Jump to post Thread: Retrive from local Storage by gopikumar
- Replies
- 0
- Views
- 361
This is my model
Ext.regModel('Login', {
fields: [
{name: 'name', type: 'string'},
{name: 'pwd', type: 'string'},
]
});
...
Results 1 to 25 of 26
