Edit links in GridModel (MVCContrib)
- by DucDigital
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