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 @ 18:57
    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.

Please Sign in or register to post replies

Write your reply to:

Draft