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://es.infragistics.com/community/blogs/craig_shoemaker/archive/2013/03/06/get-started-learning-ignite-ui-today.aspx
- Samples for the igTree: http://es.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 again,
Here's a sample demonstrating how to databind the igTree control to a model delivered through MVC:
http://es.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://es.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!
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 there,
We are fully compatible with the jQuery UI toolbox which has a tab control. You can see examples of how it is used here: http://jqueryui.com/tabs/
Thanks you for using the Infragistics forums!
Currently there is no tab component available in the IgniteUI toolset. After doing some research tabs has been determined to be a new product idea. You can suggest new product ideas for future versions (or vote for existing ones) at <http://ideas.infragistics.com>.
There are many benefits to submitting a product idea:
Steps to create your idea:
1. Log into the Infragistics Product Idea site at http://ideas.infragistics.com (creating a new login if needed).
2. Navigate to the product / platform channel of your choice (e.g. WPF, Windows Forms, ASP.NET, HTML5 / Ignite UI, iOS / NucliOS, etc.)
3. Add your product idea and be sure to be specific and provide as much detail as possible. Explain the context in which a feature would be used, why it is needed, why it can’t be accomplished today, and who would benefit from it. You can even add screenshots to build a stronger case. Remember that for your suggestion to be successful, you need other members of the community to vote for it. Be convincing!
The Product Idea site puts you in the driver’s seat and allows you to track the progress of your ideas at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Thank you for contacting Infragistics.
Can you share link for examples of Tabs?