How can i use Infragistics 12.120121.2059 version with bootstrap 3.2. Please guide me step by step . Its urgent.in bootstrap i am using jquery 1.9.1.min.js file which is not supported by infragistics
Hello Dilip Tripathy,
Here's a sample which demonstrate the usage of bootstrap with IgniteUI controls. http://www.igniteui.com/themes/bootstrap-default
From the bootstrap theme generator you can use any bootstrap with IgniteUI. http://www.igniteui.com/bootstrap-theme-generator/default
And this is step by step guidance of the usage of the generator http://www.igniteui.com/bootstrap-theme-generator/Help
There are also topics on this http://www.igniteui.com/help/using-ignite-ui-with-bootstrap
Hi DeyanK ,
I want to make my query more clear. Actually i am using MVC4 with infragistics and there i want to use Bootstrap. I don't know this is possible or not because Bootstrap uses 1.9.1min.js or higher and infragistics 12.120121.2059 version uses 1.6.2min.js. I want to know is it possible to work with above mentioned technique or i need to add bootstrap latest version to make it compatible with bootstrap . If i am using latest version is it required to change my old code?