Nesting a sub grid with Html.Grid()?
Is it even possible to do nested gridding with Html.Grid()?
I've found a lot of tutorials that use Grid.GetHtml(). The one below is exactly what I'm looking to do, however, my boss is insisting I use Html.Grid() for consistency in the project.
http://www.dotnetawesome.com/2014/07/nested-webgrid-with-expand-collapse-in-aspnet-mvc4.html
0 comments:
Post a Comment