How do I pass parameters from an ActionLink from a grid to a jquery function?
This is ActionLink:
gridPortfolio.Column( format: @<text> @Html.ActionLink("Delete", "DeleteData", new {id = item.CD_PORTFOLIO, par = "PO"}, new { @onClick...
asked by
23.06.2015 / 15:47