am using the mvc3 and wants to add ui.igHierarchicalGrid in my application. am refering the http://es.infragistics.com/help/jquery/igHierarchicalGrid_Binding_to_WebAPI.html#configure_root_layout but still getting error like..
please help me...
Hello Kahna,
The exception suggests that the Entities in question are not placed under MVCs models and also that the resulting collection is not case to IQueryable. In order to be able to provide additional feedback, a sample illustrating the issue in question would be greatly appreciated.
Please feel free to contact me with any updates or questions.
Now am able to add the grid and display tht in proper way and now wants formatting the grid according to my requirements and want to change the color and all the css properties according to that .and also want to know that is we are able to show the parent header for every child ?