Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
<u></u>Hi all,

I am new to MVC, I am getting some data from storeprocedure to the list. But when I bind it to the web grid by using @grid.GetHtml(columns: grid.Columns(grid.Column("Name", strHeaderName)));It is complaining that Name column name is not available.

Please help me out.

Thanks in advance.
Pavan
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900