TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
vidhya
NA
324
88.3k
Error in webgrid using mvc4 razor
Jul 12 2013 2:49 AM
I used like this
grid.Column("AssignmentName", "Assignment", format: @<text>@Html.ActionLink(item.AssignmentName, "Details", new { id = item.AssignmentID }, null)</text>),
But i get this error. how do i rectify it?
Compiler Error Message:
CS1502: The best overloaded method match for 'System.Web.Helpers.WebGrid.Column(string, string, System.Func<dynamic,object>, string, bool)' has some invalid arguments
Reply
Answers (
10
)
Can i store the Datatable into ViewState with the records of
Get URL of the sender in another application