asp.net-mvc RenderPartial onclick

Posted by niao on Stack Overflow See other posts from Stack Overflow or by niao
Published on 2010-04-25T19:39:05Z Indexed on 2010/04/25 19:43 UTC
Read the original article Hit count: 359

Greetings, I have an asp.net mvc application. I have some links that corresponds to clients names. When user clicks on this link I would like to show an information of clicked client and additionally a textarea where user shall be able to write some text (comment) about selected client. How can I achieve it?

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about renderpartial