Hi,
I'm using the Contrib Grid for ASP.NET MVC and I was wondering if there is a way to get the number of rows to be output from the grid renderer? I'm trying to not add stuff from the renderer if there are no rows that are going to be shown.
Thanks