Edit links in GridModel (MVCContrib)
Posted
by DucDigital
on Stack Overflow
See other posts from Stack Overflow
or by DucDigital
Published on 2010-01-10T15:55:56Z
Indexed on
2010/03/31
23:43 UTC
Read the original article
Hit count: 692
mvccontrib
|asp.net-mvc
http://stackoverflow.com/questions/1458782/mvccontrib-gridmodel-is-it-possible-to-do-actionsyntax-in-a-gridmodel I've read this article and it's quite useful but I can't apply this. I don't know if in the newest MVCContrib, they removed the ".Action()" because somehow I cannot access this.
Is there someway i can put the ActionLink of the edit link into a grid model?
Thank you
© Stack Overflow or respective owner