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 ?
Hello kkk,
Here is a jsfiddle illustrating an igHierarchicalGrid with the headers hidden in both the root and child layouts:
http://jsfiddle.net/gh/get/jquery/1.9.1/igniteuisamples/jsfiddle-samples/tree/master/EN/HtmlSamples/hierarchical-grid/selection/
Let me know if this helps.
Please feel free to contact me if you have any further questions regarding this matter.
Hi Petar
Is it possible to add the row selector functionality in drop down/combo like as in ultra grid(with check box) if not then I want to open the Ultragrid on click of combo is it possible? please help me
I would suggest reviewing the selection configuration article for igCombo:
http://help.infragistics.com/doc/jQuery/2013.2/CLR4.0/?page=igCombo_Configure_Selection.html
Some additional information relating to using an igCombo editor in the igGrid may also be found at:
http://es.infragistics.com/community/forums/t/78025.aspx
Feel free to contact me if you have any questions.
Please feel free to contact me if you have any questions regarding this matter.