Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Harshil Shukla 10 posts 24 karma points
    Mar 13, 2012 @ 14:28
    Harshil Shukla
    0

    Umbraco 5 MVC Ajax Get Request


    I am using new Umbraco v5, problem I am having is like,

        MySurfaceController
            [ChildActionOnly] PartialViewResult Index()
            ActionResult PartialGrid(string id)

    First Umbraco does not allow using int parameter, is that true??

    Second I am not able to use ajax get request on PartialGrid, it returns error, Post works fine if i add the hidden Base64String, which is generated in the BeginUmbracoForm, for routing. Ajax get request works ok on index action.

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Mar 13, 2012 @ 14:46
  • Harshil Shukla 10 posts 24 karma points
    Mar 13, 2012 @ 14:55
    Harshil Shukla
    0

    Hi all,

     

    Sorry by mistake I had solved it,

     

    I need to check it.

     

    Regards,

    Harshil Shukla

Please Sign in or register to post replies

Write your reply to:

Draft