Reputation: 237
I'm trying to find documentation for the WebGrid. I've found tutorials and videos, but is there an official site containing documentation?
Upvotes: 6
Views: 4562
Reputation: 1038780
Here's the official documentation of the WebGrid
class on MSDN: http://msdn.microsoft.com/en-us/library/system.web.helpers.webgrid.aspx
The tutorials and videos on the http://asp.net site as well as the following article on MSDN should get you started pretty quickly.
Upvotes: 7