5
Answers

Bind ViewBag data to HTML table

L A

L A

7y
12.6k
1
Hello,
I was trying to bind View Bag data to a HTML table.
 
ViewBag data in Quickwatch
 
viewbag data in razor
 
But when i try to access each item, Microsoft.CSharp.RuntimeBinder.RuntimeBinderException is thrown.
Suggest me, how to resolve this & let me know my mistake.
 
Thanks in advance.
Answers (5)