We are in the process of evaluating the igHierarcgicalGrid, but we have run into a problem. We managed to get it to work with just one level, but when we try to display a childband the grid does not render at all anymore.
We have a simple list of person objects which in turn have a list of appointments.
Could you show how to get the grid to display the persons with their appointments when using the Razor syntax?
Hi Danny,
Actually, we do provide IntelliSense-friendly comments in our code - it's a mystery to me why they didn't come up (they don't come up for me sometimes as well - maybe in ~10% of the cases).Actually our entire MVC help is crated from those Intellisense-friendly comments - just take a look at:http://help.infragistics.com/Help/NetAdvantage/jQuery/2012.1/CLR4.0/html/Infragistics.Web.Mvc~Infragistics.Web.Mvc_namespace.htmlhttp://help.infragistics.com/Help/NetAdvantage/jQuery/2012.1/CLR4.0/html/Infragistics.Web.Mvc~Infragistics.Web.Mvc.GridColumn_properties.html(here you can find the FormatterFunction property's description)Cheers!Borislav
A good guide on how to get the most out of the IG help resources and teams Our blogs on jQuery and ASP.NET-common and advanced scenarios