I am evaluating IGNITE UI. I am trying to bring up a small proto tree on left, search criterias on right panel and center panel with a different tabs containing grid. That is the end result I am trying to achieve. Is there any head start or sample code besides the sample and examples which comes with the code?
Hello,
Thank you for posting in our community!
You may find useful the following resources:
- Common introductory videos for the Ignite UI: http://ko.infragistics.com/community/blogs/craig_shoemaker/archive/2013/03/06/get-started-learning-ignite-ui-today.aspx
- Samples for the igTree: http://ko.infragistics.com/products/jquery/sample/tree/single-tree
- Information and samples for the igGrid: http://help.infragistics.com/jQuery/2013.1/ui.iggrid and http://help.infragistics.com/NetAdvantage/jQuery/2013.1/CLR4.0?page=igGrid.html
If you have any case-specific questions or if you need further assistance please contact me.
Hello Het,
I am still following up your case. If you have any questions or concerns or if you need any further assistance don’t hesitate to contact me again.
Hi Dimka,
I am going through the sample and trying to do a sample page to start.
If you have more questions or if you need any further assistance feel free to contact me.
I have seen few samples on binding data, but most of them are static and simple. How to bind data using razor, ig tree in MVC4?
Hi again,
Here's a sample demonstrating how to databind the igTree control to a model delivered through MVC:
http://ko.infragistics.com/products/jquery/sample/tree/binding-in-asp-net-mvc
The code for the sample can be seen at the bottom of the sample. Here's a similar forum thread you can refer to: http://ko.infragistics.com/community/forums/t/79613.aspx
The user wanted an igTree databound using MVC and moved inside a jQuery UI accordion. This is in case you want the tree inside a jQuery UI tab.
Thank you for using the Infragistics forums!