Community Discussion

Page 20 of 435 FirstFirst ... 10 18 19 20 21 22 30 70 120 ... LastLast

+ Post New Thread

  1. How to get value from store?

    Hi, I want to retrieve value from store data object. I am trying to use var rec = Ext.StoreMgr.lookup("sMyData").getAt(1); I belive...

    Started by shobhaaradhya, 29 Jul 2012 4:48 AM
    • Replies: 1
    • Views: 504
    29 Jul 2012 4:50 AM Go to last post
  2. Ext JS 4.0 Event Bus

    Is there anything like Event Bus or Message Bus in Ext Js 4.0. I have a reuirement that I want to fire the event from a class 'xyz' and i want to...

    Started by abhinavchugh, 26 Jul 2012 2:22 AM
    • Replies: 1
    • Views: 1,065
    28 Jul 2012 3:29 AM Go to last post
  3. Startup screen

    Hi, I want to add a startup screen to my Sencha Touch 2 applicaiton, like the folowing, but it's not working !! Ext.application({ name:...

    Started by wiwi, 11 Jul 2012 6:38 AM
    • Replies: 2
    • Views: 779
    27 Jul 2012 6:17 AM Go to last post
  4. creating a simplestore using a json to load the combobox

    i am having a json like.. var obj = and i want to create Ext.data.simpleStore using this json which will be used to feed the combobox.. i...

    Started by waits4uonly, 25 Jul 2012 11:33 PM
    • Replies: 1
    • Views: 595
    27 Jul 2012 4:01 AM Go to last post
  5. underline for the key in menu bar

    Hi As per our requirement we need to provide underline for the key in menu bar, Could you please provide me how to underline for one letter in...

    Started by pitchaiah, 25 Jul 2012 1:55 AM
    • Replies: 2
    • Views: 3,576
    26 Jul 2012 7:37 PM Go to last post
  6. Timeline for building a mobile app

    Hey guys, I am very new to programming but I have learned a little bit of html5, javascript, and CSS. I am in the process of familiarizing myself...

    Started by Nkhoshaf, 26 Jul 2012 1:00 PM
    • Replies: 1
    • Views: 315
    26 Jul 2012 1:15 PM Go to last post
  7. Events not fired by the view/ not catched by the controller

    Hey guys it's me again, & i want to implement a controller that changes the view when the user clicks on an item pf my list. the list works fine and...

    Started by y.elqandili1, 26 Jul 2012 4:10 AM
    • Replies: 3
    • Views: 407
    26 Jul 2012 7:29 AM Go to last post
  8. How to count the number or records present in the TreePanel

    Hi Sencha,I am using a TreePanel where we show the records in the treepanel on the button submission. I want to get the number of records present in...

    Started by pawan_chand, 26 Jul 2012 1:42 AM
    • Replies: 1
    • Views: 444
    26 Jul 2012 6:54 AM Go to last post
  9. var nul when SetValue

    Hello, I develop a mobile app using sencha touch 2. I have a model that map a rest url. In my controller when I create the model and after I...

    Started by oana0211, 26 Jul 2012 2:51 AM
    • Replies: 1
    • Views: 300
    26 Jul 2012 5:59 AM Go to last post
  10. Question Javascript Obfuscator [which can also bypass Firebug]

    Hello to everyone, In my project, I need to obfuscate my scripts. While I was searching I found some useful tools except YUI Compressor that does...

    Started by talha06, 12 Jan 2011 3:59 AM
    2 Pages
    1 2
    firebug, javascript, obfuscator
    • Replies: 18
    • Views: 4,917
    26 Jul 2012 12:25 AM Go to last post
  11. How to export EXTJS GUI widgets or components to other framework?

    Hi, Does the EXTJS support to export GUI widgets or components to other framework? How to do it? Is there a sample? Thanks,

    Started by changyh, 24 Jul 2012 4:29 PM
    • Replies: 5
    • Views: 949
    25 Jul 2012 3:29 PM Go to last post
  12. Ext.Ajax.request

    Ext.Ajax.request({ url: 'http://localhost:8081/igis-lib/Service', extraParams: { _op: "getAll", ...

    Started by waits4uonly, 25 Jul 2012 12:13 AM
    • Replies: 1
    • Views: 416
    25 Jul 2012 11:17 AM Go to last post
  13. is frame property in panels related to css???

    I see that in a lot of examples with extjs 4 it's used the parameter frame:true which is kind of strange because for what i read it should only be...

    Started by geniodella, 23 Jul 2012 2:26 AM
    css, extjs 4, frame, style
    • Replies: 2
    • Views: 667
    25 Jul 2012 11:09 AM Go to last post
  14. MVC woes

    I must be thick. I can't seem to get my head around the separation issues here. I have a window, with a menu panel on the left, and a central...

    Started by jmls, 19 Jul 2012 10:25 PM
    • Replies: 1
    • Views: 424
    25 Jul 2012 10:33 AM Go to last post
  15. Next SDK Tools Release

    Hello, Any estimate about when the next SDK Tools release will be ? Using 2.0.0-beta3 (most current)

    Started by sencha2cool, 19 Jul 2012 11:25 AM
    • Replies: 1
    • Views: 632
    25 Jul 2012 10:31 AM Go to last post
  16. extjs display confirmation form upon login

    I am trying to modify someone else's extjs code and I am kinda new to the forum Basically when a username/password is validated the dashboard.js is...

    Started by surajan, 17 Jul 2012 8:09 AM
    extjs3, php
    • Replies: 1
    • Views: 724
    25 Jul 2012 10:13 AM Go to last post
  17. NumericAxis max min

    Hello, I noticed that the NumericAxis getMaximum() and getMinimum() values return NaNs unless I explicitly set them by hand via setMaximum()...

    Started by srkimura, 19 Jul 2012 12:23 PM
    • Replies: 2
    • Views: 1,656
    25 Jul 2012 2:12 AM Go to last post
  18. Changing view on button click

    Changing view on button click I have Two containers in my Sencha Architect 2.0. The first container contains a login button.So on the click i.e....

    Started by ramdesolanki, 9 Jun 2012 1:36 AM
    button click
    • Replies: 2
    • Views: 1,201
    25 Jul 2012 2:03 AM Go to last post
  19. Help to make index bar as horizontal

    Hi All, This is my list , i am using a store 'CityStore'. As per client's requirment i need to make the index bar as horizontally . Could anyone...

    Started by Shijutv, 25 Jul 2012 12:28 AM
    • Replies: 2
    • Views: 457
    25 Jul 2012 2:00 AM Go to last post
  20. TomatoCart online shopping cart solution with ExtJS administration site

    We are building an online shopping system TomatoCart (http://www.tomatocart.com) with ExtJS. This system is based on osCommerce 3. We completely...

    Started by zheng.lei, 16 Jun 2009 11:30 AM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 14,409
    25 Jul 2012 12:24 AM Go to last post