Link Details

Link 124373 thumbnail
User 225256 avatar

By mswatcher
via trycatchfail.com
Published: Oct 11 2008 / 06:48

I think it is a safe assumption that every web developer has had to display tabular data at one point or another. Tabular data is easy with ASP.NET: bind a GridView to a data source, and you're all set. But with ASP.NET MVC, things are a little trickier. We don't have access to all the nice WebForms controls. Still, it's fairly easy to do: just write a for-loop, or better yet, use the grid helper from MvcContrib.
  • 6
  • 0
  • 3219
  • 937

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (6)



Voters Against This Link (0)