Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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.
Please help us, as we are stuck up in UMBRACO 5.
I have this exact problem as well, can anyone help??
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
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.
Hi All,
Please help us, as we are stuck up in UMBRACO 5.
I have this exact problem as well, can anyone help??
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.