Hello.
Using 13.2, VS 2013, what's the best way to utilize both Bootstrap and Ignite UI? Should I create a new IG web app then add Bootstrap, or vice-versa? Also, is there an IG tutorial on integrating Bootstrap with IG controls (Ignite UI, Webforms even)?
Same question for an MVC project.
Thanks in advance,
Mike
Hi, Maya.
I'm going to have to trudge through it.
Thank you. I've marked this as answered.
Hello Mike,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Thank you for posting in our forum.
We provide MVC project templates for VisualStudio. You could use the templates as a starting point since they include all the necessary resource (scripts,css, MVC wrapper) that are required for using an IgniteUI widget on your page.
You could find an online code sample using the twitter framework IgniteUI-igGrid bootstrap sample:
https://www.igniteui.com/grid/twitter-bootstrap
Starting from 13.1 one of the key features is Responsive Design– Taking from popular responsive UI frameworks like Twitter Bootstrap, we’ve added support that allows CSS classes to trigger visibility of columns based on the size of the grids container. A developer can also that the row template based on the container size.
A reference to the documentation regarding igGrid bootstrap config:
http://help.infragistics.com/Help/Doc/jQuery/2013.2/CLR4.0/html/igGrid_Responsive_Web_Design_Mode_Configuring_Bootstrap_Support.html
Let me know if you have any questions or encounter any issues while using Bootstrap with the IgniteUI controls.
Developer Support Engineer II