-
25 Feb 2012 10:50 AM #1
Connecting Tree View's data store to database.com
Connecting Tree View's data store to database.com
Hi,
I have a strange problem.....I need to connect the tree view of sencha to database.com as a restful service and bind the data to the tree view.
Help Needed....
-
27 Feb 2012 5:47 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,121
- Vote Rating
- 453
Does it support JsonP?
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
27 Feb 2012 11:14 PM #3
the objects in database.com are exposed as a restful services, so in order to get the data from database.com to sencha is it possible.
-
28 Feb 2012 5:41 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,121
- Vote Rating
- 453
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
16 Mar 2012 12:12 AM #5
Hi,
I have a url, where we get the response as json format, but when i have given it in the url space provided i get an error of unable to load data.And more over i find that i am unable to edit the code part for the json data.
Please help me in this regard.


Reply With Quote