Search Type: Posts; User: tech_help
Search: Search took 0.01 seconds.
-
30 Dec 2012 5:28 AM
- Replies
- 1
- Views
- 801
Hi,
am developing mobile solution using sencha touch 1.1. the app is designed to work in offline mode as well. am facing an issue in the webservice calls when the network goes down before i get... -
28 Nov 2012 6:38 AM
Jump to post Thread: callback in store.save() by tech_help
- Replies
- 2
- Views
- 698
Hi mitchellsimoens,
Thanks for your response.
Could you pls give sample code...
Ext.data.AbstractStore.override({
sync: function (config) { config = config || {}; var defaults = {... -
27 Nov 2012 10:04 PM
- Replies
- 7
- Views
- 5,059
Hi,
am trying to use this Override mechanism in sencha to get the callback from store.save(). Ext.bind is not supported in sencha 1.1.1. could you pls suggest how this can be incorporated in... -
25 Nov 2012 7:24 AM
Jump to post Thread: callback in store.save() by tech_help
- Replies
- 2
- Views
- 698
Hi,
could any one pls let me know whether store.save() has callback method in sencha touch 1.1.1? how do i know whether the save() is successful without callback()?
Thanks -
7 Nov 2012 9:33 AM
Jump to post Thread: Zoom images inside tab panel by tech_help
- Replies
- 2
- Views
- 1,308
Hi mitchellsimoens,
am not very sure abt the scale parameter. The piece of code wht i have attached worked for the image which is in the panel. After i put the panel inside the tabpanel only its... -
3 Nov 2012 1:46 AM
Jump to post Thread: Zoom images inside tab panel by tech_help
- Replies
- 2
- Views
- 1,308
Hi,
I need to implement zoom in/out image which is placed in the panel inside a tab panel. am using sencha touch 1.1 framework. I have tried the following code which is not working for the images...
Results 1 to 6 of 6
