Sencha Touch 1.x: Q&A

Page 62 of 95 FirstFirst ... 12 52 60 61 62 63 64 72 ... LastLast

+ Post New Thread

  1. Exclamation Answered: Facing Problems With Grid Panel!!!! Duplicate Grid Values

    Hi Guys, I m facing problem with grid panel.....wen i add the value first time it renders the value....wen try goin back and try to...

    Started by ajainvivek, 19 Nov 2011 6:54 AM
    • Replies: 3
    • Views: 587
    21 Nov 2011 2:22 AM Go to last post
  2. Answered: What is the embedded ext.js version of Sencha Touch 1.x?

    The sencha touch JavaScript file sencha-touch.js has an embedded Ext.js. It doesn't seem it is latest Ext.js 4.0. What's the embedded Ext.js version?

    Started by morgancheng, 21 Nov 2011 12:47 AM
    • Replies: 3
    • Views: 552
    21 Nov 2011 1:14 AM Go to last post
  3. Answered: Problem with list search

    Hi all, I am using search option in the list . There is provision to add new items to the list. The problem is that when I add a new item to the...

    Started by heyjii, 25 Aug 2011 1:29 AM
    searchfield, sencha touch list, store
    • Replies: 4
    • Views: 1,295
    20 Nov 2011 11:53 PM Go to last post
  4. Unanswered: Help: Switching between list panels

    hi all I am looking for some help with resolving a problem i have with switching between list panels, from the initial list panel to the detail...

    Started by jonesaj55, 20 Nov 2011 9:20 AM
    • Replies: 1
    • Views: 405
    20 Nov 2011 12:26 PM Go to last post
  5. Question Unanswered: drang and drop problem with scroll

    Hi, we are having trouble dragging items when the list is long and scroll is enabled, user can not move items outside the content on the screen ...

    Started by adeelahmad, 20 Nov 2011 11:17 AM
    drag & drop, scrolbar
    • Replies: 1
    • Views: 466
    20 Nov 2011 12:18 PM Go to last post
  6. Answered: Remove buttons from toolbar in NestedList after having added them

    I have added two buttons (with spacers) to the toolbar of my nestedList in detailCard view. How can i remove these buttons (and reset the title,...

    Started by noromamai, 20 Nov 2011 7:39 AM
    • Replies: 4
    • Views: 901
    20 Nov 2011 11:40 AM Go to last post
  7. Unanswered: Questions from a new Sencha developer

    Hi, I'm very new to Sencha and have yet to develop my first app. I have a couple questions. I'm connecting to the internet via a Cox...

    Started by kevin0713, 20 Nov 2011 6:12 AM
    • Replies: 2
    • Views: 452
    20 Nov 2011 8:29 AM Go to last post
  8. Unanswered: Data processing after ajax request

    Do ajax request, then the data must be inserted in handler. but leaves an error here is the code Ext.util.JSONP.request({ ...

    Started by ashenemy, 19 Nov 2011 5:12 PM
    • Replies: 2
    • Views: 786
    20 Nov 2011 3:37 AM Go to last post
  9. Unanswered: Slider with Multiple Thumbs

    Is it possible to have 2 thumbs for a slider control? I've tried a few different things unsuccessfully. Here's a sample: var...

    Started by j_schwartzy, 18 Nov 2011 7:53 PM
    • Replies: 1
    • Views: 790
    19 Nov 2011 1:01 PM Go to last post
  10. Unanswered: Vertical toolbar in a popup

    I'm using ST 1.1.1, and I'd like to create a vertical toolbar in a popup button, similar to this: This is from the Kitchen Sink demo app (it's...

    Started by cjauvin, 18 Nov 2011 10:56 AM
    • Replies: 3
    • Views: 815
    19 Nov 2011 9:23 AM Go to last post
  11. Unanswered: Carousel within tabs

    I'm working on a simple ipad app that shows off some of our products. What would be nice is to have bottom tabs for each product, and within that...

    Started by jstancil, 17 Nov 2011 6:12 PM
    • Replies: 4
    • Views: 714
    18 Nov 2011 7:31 AM Go to last post
  12. Unanswered: Render Datapicker into Div

    Hi i've a div in a html file and i want to render in this div the date picker field. How can i do?!?! Thanks guys for any help !!! ...

    Started by strad84, 18 Nov 2011 4:01 AM
    • Replies: 1
    • Views: 483
    18 Nov 2011 4:49 AM Go to last post
  13. Answered: Add tpl to a carousel with dynamic items

    Hi, Im trying to add a tpl to a dynamic output of html. The input for the store is in xml. my code for the datastore looks like this:...

    Started by mw1990, 26 Oct 2011 5:30 AM
    • Replies: 1
    • Views: 626
    18 Nov 2011 4:06 AM Go to last post
  14. Exclamation Unanswered: Need some help for carousels

    Hi all, can i use array of objects in carousel items I have an array of names of images and i want to add all those images to carousel can you...

    Started by sawant.uday, 29 Oct 2011 6:02 AM
    carousel
    • Replies: 1
    • Views: 424
    18 Nov 2011 4:04 AM Go to last post
  15. Unanswered: How to give time delay in alert msg ok button event

    Hi, I am new to sencha touch and my issue is when i am clicking the alert msg ok button my list view is also getting the click event in the...

    Started by ssameer82, 4 Nov 2011 6:33 AM
    sencha touch 1.0.1, sencha touch 1.1.0, sencha touch 2
    • Replies: 2
    • Views: 795
    18 Nov 2011 3:54 AM Go to last post
  16. Unanswered: Toolbar adjustment on orientation change.

    Hello, I have a page with a toolbar dock at the top. Toolbar has following fields in it: 1. Select field 2. Search field 3. Three Clickable...

    Started by jiindal1988, 11 Nov 2011 11:05 PM
    toolbar adjustment, toolbar orientation
    • Replies: 2
    • Views: 606
    18 Nov 2011 3:46 AM Go to last post
  17. Answered: Taking Sencha Touch Apps Offline

    I followed the tutorial, "Taking Sencha Touch Apps Offline" and it all works great except for trying to bind my offline store to the menuList. Here...

    Started by jnotti, 11 Nov 2011 8:47 AM
    bindstore, localstorage
    • Replies: 3
    • Views: 700
    18 Nov 2011 3:38 AM Go to last post
  18. Exclamation Unanswered: Getting "Uncaught TypeError: Cannot read property 'Panel' of undefined"

    I'm trying to activate sencha charts in an ajax response to a form, getting the graph data from a php file that throws a JSON response The response...

    Started by sergio.paulino, 14 Nov 2011 4:49 AM
    panel undefined, sencha touchcharts, uncaught typeerror
    • Replies: 2
    • Views: 1,268
    18 Nov 2011 3:27 AM Go to last post
  19. Answered: Carousel and images store ?

    Hey, i have a list, and in de detailPage i have a carousel. in itemTap, i send to carousel view the data od the list store. ...

    Started by myput, 16 Nov 2011 8:53 AM
    • Replies: 2
    • Views: 461
    18 Nov 2011 3:20 AM Go to last post
  20. Answered: Placeholder for datepickerfield

    hi, I would like to show a placeHolder for datepickerfield in a form. I see that in API there is no placeHolder configuration option for...

    Started by PradeepAmradi, 15 Nov 2011 10:53 PM
    datepickerfield, placeholder
    • Replies: 2
    • Views: 914
    18 Nov 2011 3:01 AM Go to last post