Presenter is a breakthrough data visualization component for Microsoft Silverlight platform that introduces unique multiple data viewing capability. It revolutionizes the way users work with information by letting them conveniently switch between views and analyze the data in different shape.
Key Features:
Hybrid Data Presentation with built-in 5 Views.
Presenter is the first data visualization in the industry to introduce spectacular data browsing experience with centralized data distribution concept, transforming a datasource into multiple presentations with a single click. DataPresenterManager is the central component that serves as data pool manager and handles all data fetching process and automatically distributes it to other presenter views, such as Icon Presenter, List Presenter, Grid Presenter and others.
High performance VirtualScroll™ technology.
All built-in views in Intersoft Presenter™ are powered with Virtual Scrolling™, a technology that enables each view to display large dataset without performance hit. As a result, end user can enjoy smooth and consistent scrolling behavior regardless of the total number of objects and the rendering complexity.
Codeless data binding through Intersoft DataSource™.
With the declarative databinding concept, Presenter enables you to bind to your ADO.NET data services, Wcf services, or Xml documents instantly, without writing a single line of codes. When properly configured, Presenter will be able to perform sorting, grouping, filtering as well as CRUD operations effortlessly. What can be better?
Flexible client-side and server-side operations.
Designed as an enterprise-ready data visualization component, Presenter offers the flexibility to choose the best data operation mode according to the usage and scenarios. Choose client-side operation to load all data to client-side which eliminates client-server roundtrip. When you’re dealing with larger data, choose server-side operation for best performance as it loads smaller chunk of data when requested by the presenter.
Rich data editing experience.
Apart from its extra ordinary data viewing features, Presenter also offers full-featured data editing capabilities – enabling users to easily add, edit, and delete records. Presenter works in concert with declarative datasource components such as Intersoft WcfDataSource by passing on the required information to the attached data source control which processes the data transactions elegantly. In addition, Presenter also offers built-in data validation for high quality data input.
Intuitive data interactions.
Besides its spectacular hybrid viewing concept, Presenter also brings in intuitive data operations, such as: grouping, sorting, filtering, and paging, which are designed to work in concert with various core Presenter features.
Extensibility through iDataPresenter.
One indisputable fact about business data and information … different data presentation gives different meaning and perception. For example: an Order table when visualized in tabular grid data offers a thorough order in details within specific period. When viewed in graphical chart presentation, it gives a quick overview of a periodic sales trend. Inspired by this objective, Presenter is enhanced with highly extensible view, enabling developers to easily plug-in their custom-made view into Presenter easily.