Search Type: Posts; User: franklt69

Page 1 of 5 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    374
    Views
    140,248
    I get this solution


    in the client side:



    onDirectstoreBeforeLoad: function(store, operation, eOpts){
    var afth = document.getElementsByName('__RequestVerificationToken').item(0).value;
  2. Replies
    374
    Views
    140,248
    HI, I need some help to use [ValidateAntiForgeryToken] in some methods inside controller

    I was trying something like that but i get error:



    [ValidateAntiForgeryToken]
    public...
  3. Replies
    1
    Views
    296
    Hi ssamayoa, thanks for share you xda files, I am trying to learn with it, and work ok using http://extjs.cachefly.net/ext-4.1.1-gpl/ but if you update the library to...
  4. Replies
    44
    Views
    11,250
    Hi am very confused about the step to create a simple custom Build app to ExtJs4.2.0 (it have only a form) to set in production using only the js that need the in the application, (I don't want all...
  5. Replies
    6
    Views
    1,038
    Some update or setting to work in the deploy with Sencha Cmd and Sencha Architect?

    will be fix this http://www.sencha.com/forum/showthread.php?237331-sencha-architect-2-and-deploy-in-windows-xp
    ...
  6. Do you have idea when we can download the next revision of SDK ?

    regards
    Frank
  7. I am testing the last version, I will hope that i can do a deploy with this new version in android or iphone and i get the same error, the app is easy using sencha touch I drop a form, I drop a...
  8. I updated to version stable version 2.0.0 build 439 windows xp, and i can't do deploy for my basic senchaHello, when i click deploy i get this error:

    C:\Program Files\SenchaArchitect>cd...
  9. Hi any news about deploy app using Sencha Architet2 I bought it, version 412 and yet i can't test deploy "Hello word app", some bug fixed soon?

    regards

    Frank
  10. where i can read about what i can do using native packing from sencha touch2 ?

    i was searching and is not clear if i can have access to sms


    regards
    Frank
  11. I get the same error that centenic (above) in windows XP SP3 32 bit Architect version 2.0.0 Build 412


    regards
    Frank
  12. Replies
    3
    Views
    802
    Hi phil sorry for don't give answer, but now with the latest version architect i was testing the deploy in windows xp and i get the same error:

    Error: Can not find ..\command\sencha.js Can not...
  13. Replies
    3
    Views
    802
    Using xp SP3
    I have in the Environment Variables, CLASSPATH = ;C:\Program Files\SenchaSDKTools-2.0.0-Beta\command;

    I load an basic app and click deploy choose Package and get the error that...
  14. Phil, is Windows xp profession Service Pack 3

    3320633207

    regards
    Fran
  15. How work it?, i try to do a hello word app, i drop a Container, an FormPanel and a toolbar and i can see the app running in the Chrome, but when I try to deploy Project and select Package as an app i...
  16. Replies
    1
    Views
    604
    Hi how is possible using the designer to add a

    proxy: new Ext.data.ScriptTagProxy({
    url: 'http://localhost:2258/SimpleScriptPageProxy.aspx/GetPeople'
    }),
    ...
  17. Replies
    1
    Views
    1,106
    Hi I have a template done in joomla, this have a css, i need to insert in this template an extjs window, it appear but I am having issue with styles, (the height in the toolbar is wrong )the joomla...
  18. ok thanks

    regards Frank
  19. to get whole picture, because since i am a little bit confuse, I promote to class:


    MyDateFieldUi = Ext.extend(Ext.form.DateField, {
    initComponent: function() {
    ...
  20. Replies
    238
    Views
    90,684
    thanks Evan but i have this doubt, in this case:

    [DirectMethod]
    public OperationSerializer Load(){


    }

    the ajax request from extjs (is a grid, store.load()) is waiting a json of...
  21. Replies
    238
    Views
    90,684
    question, if I am using handler + session and the session expired how I can redirect?

    example:



    [DirectMethod]
    public OperationSerializer Load()
    {
    if...
  22. Hi I have a doubt in this example are using an attribute that no appear in the Component Config grid:



    {
    fieldLabel: 'Start Date',
    name: 'startdt',
    id: 'startdt',
    ...
  23. Hi I need some help with deploy extjs using JSBuilder2.jar I don't understand the behavior of this application, for instances I copied the ext.jsb2 to other file myext.jsb2 in it I begun to remove...
  24. Replies
    12
    Views
    5,621
    I was using php and asp.net

    regards
    Frank
  25. Replies
    12
    Views
    5,621
    Thanks aw1zard2, could you give me more information, because using the redirect in the client side is not working and I don't like to add 80k more to detect the mobile, I just begin a little with...
Results 1 to 25 of 105
Page 1 of 5 1 2 3 4