Hi there thanks for response, lets see, my grid in some js file is expecting a json string format called "medicos", so i want to generate it when the user click in some button, but this method of listing is in another controller, cause the actually screen is
for register a entity that contains previous searchs likes medics, pacients, companies, etc, so how can i intercomunicate controllers passing json objects how mvc view pages i have to use, thanks again!
Please dont forget mark as an answer, if this post helped you... Thanks!
JProgrammer
Member
133 Points
175 Posts
Re: JsonResult and Extjs
Jul 23, 2008 08:35 PM|LINK
Hi there thanks for response, lets see, my grid in some js file is expecting a json string format called "medicos", so i want to generate it when the user click in some button, but this method of listing is in another controller, cause the actually screen is for register a entity that contains previous searchs likes medics, pacients, companies, etc, so how can i intercomunicate controllers passing json objects how mvc view pages i have to use, thanks again!C# my main PL in .NET