5
Answers

Bind ViewBag data to HTML table

Learn Avid

Learn Avid

7y
225
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)