Wijmo Enterprise 2017 v1

Released: Mar 13, 2017

Updates in 2017 v1

Features

  • New JavaScript TreeView control - Display hierarchical lists in Wijmo’s new TreeView, which includes checkboxes, icons, drag and drop, lazy-loading, node editing, and more.
  • New MultiAutoComplete Control - MultiAutoComplete is a unique control that blends multiple selection with auto-completion, hence the name. This type of control is often used for aggregate lists like “tags” in a blog, for example.
  • New Server-side OLAP support - Add speed and power to your big-data web apps when you aggregate and process data for your web-based pivot tables and charts on the server-side with Wijmo's new server-side OLAP control.
  • Gradient support in FlexChart - FlexChart now has support for applying gradient colors to plot elements. Gradients can be either radial or linear and support multiple colors as well as opacity.
  • Mobile support for ReportViewer - The ReportViewer control now features responsive design and will adapt to fit different screen sizes on mobile devices.
  • Improved Component Inheritance in Angular 2 - Simplifies the creation and maintenance of derived Wijmo components.
  • FlexGrid FilterPanel - New feature for handling filters with ease.
  • ServerCollectionView - demonstrates how to bind to an arbitrary server-side API.
  • FlexGrid Finance Sample - Added new Finance sample that shows a simulated live data feed of stock quotes for the FTSE 100 companies in a FlexGrid. The sample simulates batches of transactions at a given interval and updates the information on a grid changing only the cells that have changed.
  • Periodic Table Sunburst - A fun sample that turns the traditional periodic table of elements into a Sunburst chart.
  • New Samples
    • TreeView Intro Sample
    • OLAP Server Intro Sample
    • FilterPanel Sample
    • FlexGrid Finance Sample
    • ServerCollectionView Sample
    • PeriodicSunburst sample | Rethinking the Periodic Table with Wijmo's Sunburst blog
    • Integrating Wijmo Controls with Module Loaders and Bundlers
    • ReportViewerIntro Sample | ReportViewer Tutorial