Click here to Skip to main content
15,903,175 members

Comments by Sharp10 (Top 3 by date)

Sharp10 11-Mar-16 15:28pm View    
Deleted
Same result
Sharp10 11-Mar-16 15:28pm View    
Same result
Sharp10 8-Mar-16 15:47pm View    
Thank for your response. If i use @model NHPractice2.Models.Area instead of @model IEnumerable<nhpractice2.models.area>, following error happens.

The best overloaded method match for System.Web.Helpers.WebGrid.WebGrid(System.Web.HttpContextBase, string, int, bool, bool, string, string, string, string, string, string, string)' has some invalid arguments

cannot convert from 'NHPractice2.Models.Area' to 'System.Web.HttpContextBase'