Ignite UI ASP.NET MVC Excel Library
When users can use their preferred tool to manage their data it makes them happier and more productive, and one of the most popular data manipulation tools in the world is Microsoft Excel. With Ignite UI’s ASP.NET MVC Excel Library, your users can export their data to an Excel document. And unlike other JavaScript libraries, your exported data can be completely different in both content and format from what your users see in your application. Exporting exactly what your users see is easy, but it’s just as easy to export the data in a completely different format or from an entirely different dataset. This functionality is easy to setup and the server-side document rendering is fast and seamless.
View SampleIgnite UI ASP.NET MVC Word Library
When users can use their preferred tool to manage their data it makes them happier and more productive, and one of the most popular data manipulation tools in the world is Microsoft Word. With Ignite UI’s ASP.NET MVC Word Library, your users can export their data to a Word document. And unlike other JavaScript libraries (many of which can’t even export to Word), your exported data can be completely different in both content and format from what your users see in your application. Exporting exactly what your users see is easy, but it’s just as easy to export the data in a completely different format or from an entirely different dataset. This functionality is easy to setup and the server-side document rendering is fast and seamless.
View SampleIgnite UI Data Source
In complex client-side applications, data management can be tricky. If you’re dealing with more than one source, keeping them straight can be difficult. With Ignite UI’s one of a kind Data Source component, data source management is much easier. This component will manage and keep track of all your data sources and provide easy binding to your user interface. You can bind to JSON, HTML, OData, XML or all of them. You can even combine different data sources into one data set.
View SampleIgnite UI Infragistics Documents
Sometimes uses want to take their data with them. Most applications offer some form or reporting, but on occasion a user just needs a quick export their data and “Print Screen” just isn’t going to work. The Ignite UI IG Document framework enables you to export your application data, and not just the data in a grid. You can export any data you want in either PDF or XPS.
View SampleIgnite UI Infragistics Loader
When delivering an application over the web, speed and download size must be considered. Ignite UI’s Loader helps you keep your download size manageable by only downloading the components you need when you need them. The Loader allows you to asynchronously load JavaScript and Cascading Style Sheet files on a web page. The loader API provides configuration for resources, JavaScript path, Cascading Style Sheet path and preferred theme. The component can auto-detect locale or you can manually set preferred locale and regional settings. After all the required scripts are loaded and ready to use, the loader executes a specified callback function to bootstrap your application.
View SampleIgnite UI Excel Library
Business users love Microsoft Excel, and the Ignite UI for JavaScript Excel library provides the same extensive Excel document object model found in our rich client and server-side Excel engines right in the browser. Not only can you manipulate Excel documents, you can leverage the built-in Excel formulas for all your number crunching needs. All of this functionality, and your users don’t even need to have Excel installed locally.
View SampleIgnite UI Template Engine
Templates are a great way to make complex user interface designs easy to work with and reusable across different areas of your application. The Ignite UI Templating Engine enables developers to create and apply content templates to various HTML structures, such as lists, grids and combo boxes. It supports conditional logic and nested templates.
View Sample