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 15, 2012 @ 11:22
    Harshil Shukla
    0

    AJAX request problem in Umbraco 5

    Hi All,

    I am posting this request again as my problem is not solved.

    I am using Umbraco 5.0 it is working fine for AJAX in Post method but it is not working fine with Get method.

    Below is the code which I would like to execute:

       SurfaceController ( controller )

            [ChildActionOnly] PartialViewResult Index() ( action )

            ActionResult PartialGrid(string id) ( action )

    I am not able to use ajax request on any actions other than index, it returns index view by default, Post works fine if i add the hidden Base64String, which is generated in the BeginUmbracoForm, for routing.

    Please help me.

  • Harshil Shukla 10 posts 24 karma points
    Mar 16, 2012 @ 14:55
    Harshil Shukla
    0

    Hi All,

    Please help us, as we are stuck up in UMBRACO 5.

  • Carl 29 posts 51 karma points
    Mar 29, 2012 @ 06:14
    Carl
    0

    I have this exact problem as well, can anyone help??

Please Sign in or register to post replies

Write your reply to:

Draft