Search Type: Posts; User: sadagopan
Search: Search took 0.03 seconds.
-
22 Jun 2012 11:04 AM
- Replies
- 35
- Views
- 42,928
http://www.mobiledevelopersolutions.com/
-
22 Jun 2012 2:20 AM
- Replies
- 35
- Views
- 42,928
Hi
yeah i'm using eclipse . it works fine . if you try updating your MDS plugin . i think it will work -
22 Jun 2012 1:42 AM
- Replies
- 35
- Views
- 42,928
Hi
I tested my app in all versions from 2.3 to 4.0 . it is working fine. if develop the app in a lower version n try installing it in 4.0 . it fail to work . -
18 May 2012 8:00 AM
Jump to post Thread: Grid data not loading in ST2 by sadagopan
- Replies
- 7
- Views
- 551
The grid im trying here was placed inside a panel and it should render itself to the panel. I guess by default the grid takes the whole space which is not possible. we need to define the height for...
-
16 May 2012 5:18 AM
Jump to post Thread: Retrieving UUID of the device. by sadagopan
- Replies
- 3
- Views
- 794
I tried getting it by making an alert in an android device but it fails !
alert (Ext.device.device.uuid); -
14 May 2012 2:09 PM
Jump to post Thread: Retrieving UUID of the device. by sadagopan
- Replies
- 3
- Views
- 794
Hi
How to retrieve the UUID of the device using sencha touch ? -
11 May 2012 9:44 AM
Jump to post Thread: Nested List back button by sadagopan
- Replies
- 3
- Views
- 1,265
Yeah thats fine , but only in nested list the back button has got random value according to the title .so if you need to get the value of that button in nested list , do you have any other option ?
-
11 May 2012 2:37 AM
Jump to post Thread: Nested List back button by sadagopan
- Replies
- 3
- Views
- 1,265
Hi All,
I'm not sure this is a bug but still im posting it here
, in nested list , the back button is made hidden and defaults to back .
The nested list uses the title as back text... -
10 May 2012 5:00 AM
Jump to post Thread: Nested list by sadagopan
- Replies
- 1
- Views
- 351
Hi all
i need to get the parent item from the current list of item on nested list
my list looks like
Item 1
item 1.1
item 1.1.1
Item 2
item2.1
item 2.1.1 -
6 May 2012 8:44 AM
Jump to post Thread: Nested List Parent Item by sadagopan
- Replies
- 2
- Views
- 996
Is there any examples to use Node interface class ?
leaf item tap itself has got the NestedList . cant i get the parent node from this ?
leafitemtap( Ext.dataview.NestedList this, Ext.List... -
4 May 2012 2:38 AM
Jump to post Thread: Phonegap events in sencha touch by sadagopan
- Replies
- 1
- Views
- 685
Hi
How to use phonegap events(device ready , pause or resume ) in sencha touch . is there any similar ones in ST? or i need to use only phonegap for that ?
i need to lock my application... -
3 May 2012 5:04 PM
Jump to post Thread: Problem with Nested list by sadagopan
- Replies
- 4
- Views
- 538
I think you have configured a store inside a model and vice versa.
check this link for proper configuration
http://docs.sencha.com/touch/2-0/#!/example/list -
30 Apr 2012 11:37 PM
- Replies
- 8
- Views
- 987
chk this its working now
http://www.senchafiddle.com/#4hKD8#uZlr7
There where couple of incompatibilities
store should have a autoload and rootProperty -
30 Apr 2012 10:49 AM
Jump to post Thread: Problem with Nested list by sadagopan
- Replies
- 4
- Views
- 538
have you defined the store inside a model ?
-
30 Apr 2012 12:29 AM
- Replies
- 1
- Views
- 732
Hi
I'm using the following function for animating my carousel . I need to set delay for this .
animateActiveItem( Object/Number activeItem, Object/Ext.fx.layout.Card animation ) -
29 Apr 2012 12:29 PM
Jump to post Thread: Nested List Parent Item by sadagopan
- Replies
- 2
- Views
- 996
How get the value of the parent item when you select the leaf item ?
I have designed my nested list like this
Client 1
->Accounts 1
->Taxable
if i select the taxable i need... -
29 Apr 2012 8:32 AM
- Replies
- 8
- Views
- 987
Try something like this
http://www.sencha.com/forum/showthread.php?197260-No-data-loaded-from-the-store
you have made a complex view . i guess it has over nested -
26 Apr 2012 6:19 AM
- Replies
- 1
- Views
- 360
Hi
Is there any way to change the store Proxy URL dynamically with respect to the tap event ? I have to change the data according to the tap . The model and the store remains the same but the... -
24 Apr 2012 5:04 AM
Jump to post Thread: Grid data not loading in ST2 by sadagopan
- Replies
- 7
- Views
- 551
I have changed the height of the grid to 500 and the xtype .. it s working now .. Thanks a lot for the help people
{
xtype: 'container',
layout: 'fit',... -
23 Apr 2012 11:33 AM
Jump to post Thread: Grid data not loading in ST2 by sadagopan
- Replies
- 7
- Views
- 551
I'm using the following one
https://github.com/mitchellsimoens/Ext.ux.touch.grid
I'm trying to fit it inside a panel . -
23 Apr 2012 9:24 AM
Jump to post Thread: Grid data not loading in ST2 by sadagopan
- Replies
- 7
- Views
- 551
I can see the data file loading in the console but throws the same above warning
-
22 Apr 2012 4:04 PM
Jump to post Thread: Grid data not loading in ST2 by sadagopan
- Replies
- 7
- Views
- 551
Hi ,
I have configured the a grid with the grid example . it loads me the columns headers but no grid data is been loaded . I'm getting some warning in the console
"[Ext.Loader]... -
22 Apr 2012 11:01 AM
Jump to post Thread: No data loaded from the store by sadagopan
- Replies
- 10
- Views
- 1,130
Thanks a lot :)
-
22 Apr 2012 7:46 AM
Jump to post Thread: No data loaded from the store by sadagopan
- Replies
- 10
- Views
- 1,130
I tried the other way as well but no data loaded into the list ..
-
21 Apr 2012 11:14 AM
Jump to post Thread: No data loaded from the store by sadagopan
- Replies
- 10
- Views
- 1,130
It returns undefined ..
Results 1 to 25 of 59
