Search Type: Posts; User: Prakash23
Search: Search took 0.01 seconds.
-
12 Oct 2012 11:46 PM
- Replies
- 1
- Views
- 529
Hi,
I m using the accordion layout from sencha from here https://github.com/mitchellsimoens/Ext.layout.AccordionLayout
I m using the following code to create an accordion -
var panel =... -
12 Oct 2012 6:13 AM
- Replies
- 1
- Views
- 434
Hello,
I m developing an iphone application with phonegap and sencha touch 2, but the app is not running as fullScreen in both simulator and actual device, I have tried setting Viewport... -
27 Sep 2012 3:47 AM
Jump to post Thread: how to get element of a List. by Prakash23
- Replies
- 1
- Views
- 204
Hello, how can I get an element of list with its index. I tried using the getAt() method, but it is returning undefined. interestingly, when I use the select Method with same index, then the...
-
26 Sep 2012 5:01 AM
- Replies
- 3
- Views
- 744
err, i m stuck again :S
i m able to mark checkbox, but the issue is that this list is shown of a navigation view, so when user presses back , and if he comes back to this screen(list) again , then... -
26 Sep 2012 4:55 AM
- Replies
- 3
- Views
- 744
yes, you are right, the select is returning an array of elements, I got it working with -
target.select("input",e.target).set({checked:"checked"});
now, as I defined the root element, I only... -
26 Sep 2012 3:15 AM
- Replies
- 3
- Views
- 744
Hello, i m using a list with following template -
<input type="checkbox" name="selectedCar" value={name}/> {name}
and I want to check the checkbox when the list item is tapped, but I m unable... -
24 Sep 2012 10:39 PM
- Replies
- 2
- Views
- 379
Hello,
actually My Search Car flow is as follows-
user sees a screen with 6 buttons,(Select Brand, Select Model,Select Price Range,Select Fuel type, Select Style, Search Button(Initially... -
24 Sep 2012 4:28 AM
- Replies
- 2
- Views
- 379
Hello,
I m developing a mobile app, which allows users to buy/sell cars. and both of the buy/sell functionality consists of more than 10 screens each,(giving option to select car brand, model,... -
24 Sep 2012 3:38 AM
Jump to post Thread: How to switch between views? by Prakash23
- Replies
- 5
- Views
- 584
Hello,
I m a newbie in Sencha , trying to make a mobile(Sencha touch 2) app with Sencha Architect 2, but I m unable to switch between top level views of my application, i have two top level...
Results 1 to 9 of 9
