1. #11
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    34,118
    Vote Rating
    453
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Quote Originally Posted by sara_762001 View Post
    Is it causing some problem?
    One easy way to debug is to take out the '~' symbol and see if it works.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  2. #12
    Ext User
    Join Date
    Jul 2009
    Posts
    13
    Vote Rating
    0
    sara_762001 is on a distinguished road

      0  

    Default Ext.util.JSON.decode - eval security

    Ext.util.JSON.decode - eval security


    Hi Makana,

    I found that issue. If i remove renderer:HyperLinkLeftGridOrg from my JSON, it's work fine. But if put renderer:HyperLinkLeftGridOrg it's throws eval security error. Is there any way to use renderer in JSON?. How can i add renderer in my JSON without eval security error?

    Kind Regards
    S.Saravanan

  3. #13
    Ext User
    Join Date
    Jul 2009
    Posts
    13
    Vote Rating
    0
    sara_762001 is on a distinguished road

      0  

    Default


    Hi,

    Sorry for this duplicate thread. Already i got answer from the following thread. http://www.extjs.com/forum/showthread.php?t=95861

    Kind Regards
    S.Saravanan