提供3000多款全球软件/控件产品
针对软件研发的各个阶段提供专业培训与技术咨询
根据客户需求提供定制化的软件开发服务
全球知名设计软件,显著提升设计质量
打造以经营为中心,实现生产过程透明化管理
帮助企业合理产能分配,提高资源利用率
快速打造数字化生产线,实现全流程追溯
生产过程精准追溯,满足企业合规要求
以六西格玛为理论基础,实现产品质量全数字化管理
通过大屏电子看板,实现车间透明化管理
对设备进行全生命周期管理,提高设备综合利用率
实现设备数据的实时采集与监控
利用数字化技术提升油气勘探的效率和成功率
钻井计划优化、实时监控和风险评估
提供业务洞察与决策支持实现数据驱动决策
开发商: InterSoft
产品类型:控件
产品功能:UI界面
平台语言:.NET
开源水平:不提供源码
本产品的分类与介绍仅供参考,具体以商家网站介绍为准,如有疑问请来电 023-68661681 咨询。
可添加先进的数据列表功能到您的web应用程序。ListPresenter是一个多用途,高性能的数据列表显示组件。它采用VirtualScroll技术,支持内置的编辑功能,且能容易的进行数据绑定等功能。ListPresenter给您提供唯一的横向数据项显示功能。同时ListPresenter支持大多数浏览器(Internet Explorer, Mozilla Firefox,Opera,Safari,Gecko based等)。
敬请注意:慧都科技是IntersoftPt公司中国地区独家代理商(请参照原厂商网页),国内任何公司销售该产品均属侵权行为
Add advanced data list to your web applications. ListPresenter is a versatile, high performance data list presentation component with VirtualScroll technology, built-in editing support, easy databinding, and more. ListPresenter provides you a unique horizontal item presentation. ListPresenter supports most browsers (Internet Explorer, Mozilla Firefox, Opera, Safari, Gecko based, etc.).
声明:本产品中文介绍为慧都网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
* 关于本产品的分类与介绍仅供参考,精准产品资料以官网介绍为准,如需购买请先行测试。
具有5种视图的混合数据显示
Presenter 是一种数据可视化组件,它采用了数据集中分发思想的数据浏览体验,且只需要通过单击的方式就可以将一个数据源转换到多种表现形式。DataPresenterManager是一个核心组件,它作为数据缓冲管理器并处理所有数据的接收并自动地分发数据到其它的presenter视图,例如Icon Presenter,List Presenter,和其他的Presenter。
自动的同步视图状态
该组件工作在具有混合表现功能的场景下,自动状态的同步可以无缝地保存用户进行各种数据交互的状态。其数据状态,如过滤的列,排序的列和列的顺序,将被妥善的保存,并用于用户导航到不同的视图。
高性能的VirtualScroll技术
Intersoft Presenter内置的视图都具有强大的Virtual Scrolling功能,它可以使每个视图在显示大数据集时性能不受影响。因此,最终用户能够享受到平滑且一致的滚动行为而不管对象的总数量大小和其渲染的复杂性。
使用DataPresenterManager超快速的数据载入和提取
针对极度超重的数据使用率,Presenter对数据presenter管理器的思想做了优化。所有的数据被提取并聚集在一种集中的数据源中,只有当被请求时才分发出去,这样使在Presenter快速有效的执行各种数据操作的同时,而不用增加额外的资源消耗。
客户端和服务器端操作
该组件作为一个企业级的数据可视化组件而被设计,Presenter提供根据不同的用途和场景灵活选择最佳数据的操作模式。选择客户端操作的用户可载入所有的数据到客户端,省去了客户端与服务器间的数据往返。当您需处理大量数据时,选择服务器端的操作,因为当通过presenter请求时,它载入较小的一块数据,因此它具有最好的性能。
多项选择
Presenter提供了多个项的选择功能,并且在所有的内置presenter中都一致地实现。您可以通过使用键盘的ctrl和shift键的组合按键,或使用鼠标和按键组合来选择多个项。由于自动的视图状态同步功能,所有选中的项在视图切换时都将被保存,使用户能够方便的使用选择功能。
列排序
在Presenter中可以重新安排列的顺序。只需简单地点击和拖拽一列,并在列与列之间删除拖拽掉的列。需要注意的是Presenter将会自动的调整它显示的视图并移动整个列到新的位置。列重新排列功能可以通过在操作框内简单地移动分组过的列来改变分组顺序。
操作框
Presenter使用户能够很方便地执行各种操作---如排序,分组或筛选—直接地在一个集中的,直观的操作框中进行。当一列处于不稳定状态时,点击列标题的下拉箭头以显示操作框,然后执行所需要的数据操作。
绑定到Intersoft 数据源
使用声明的数据绑定思想,Presenter使您能够立即绑定到您的ADO.NET数据服务,Wcf服务,和Xml文档,而不用编写任何C#代码。如果配置正确,Presenter将能够不费力地执行排序,分组,筛选以及CRUD操作。
综合的编辑功能
除了额外的普通数据显示功能以外,Presenter还提供全功能的数据编辑功能—-使用户能够轻松地添加,编辑,和删除记录。Presenter工作在具有声明式的数据源组件的场景中,这些组件,如:Intersoft WcfDataSource,并为相关的能够很好处理数据事务的数据源控件传递必要的信息。
内置的数据验证引擎
对于关键业务的web应用程序,高质量的数据是非常必要的。需要提供准确的输入,Presenter包含有高度可自定义的输入验证引擎。从简单的“字段必须被填充”到更高级的验证,Presenter提供最全面的,灵活的API用于完全控制验证处理过程。
数据分组
Presenter中每列中通过操作框能很好的实现分组操作。只要点击列右边的标题打开操作框并选择分组按钮。分组重新排列操作也可以通过简单的移动分组后的列,同时也可以通过点击分组的列的标题里面的操作框来完成排序操作。您也可以定义初始分组状态和自定义分组间隔为用户提供更多逻辑分组选项。
数据排序
只需要点击每列的标题来执行排序操作。有三种可用的排序模式,升序,降序,和无序。Presenter让用户在同一时间内能以多种范围执行多种排序操作。同时也增强了该组件以支持当列被分组的同时,进行列排序。
数据过滤
为了实现分组和排序共享相同的用户界面的思想,数据过滤操作也是可以通过操作框来访问的。默认情况下,所有被选定列的值将被显示。只需要通过选中或不选中复选框中的项来筛选它。同时也提供了自定义过滤选项,用来为数值数据类型提供更好的筛选机制。例如,您可以创建如0-10,21-30,31-40等这样的数值范围选项。
数据分页
Presenter支持两种模式的数据分页,客户端和服务器端分页。客户端分页模式是在第一次载入时提取所有的数据,从而适合于数据规模较小的情况;然而服务器端分页模式是连接数据源控件并检索出仅是当前视图所需的小块数据——使其成为现实世界,快速增长的数据的最佳选择。
同步的数据取
数据据取是一种为了在一个drill-down风格的用户界面中直观地显示分层数据的一种独特的功能。同步的数据 钻取能让用户在可同步保持用户所执行数据操作和视图交换的钻取状态信息的同时钻取数据。为了得到这些子数据,只需将它连接到AstoriaDataSource 或 WcfDataSource,然后处理相应的数据提取实现。
混合的数据据取
只有Presenter具有混合的数据钻取功能,它是一项突破性的功能,能让您在不同的Presenter视图中显示子数据。例如,您能够使用一个IconPresenter显示根数据,然后使用GridPresenter显示第二级的子数据等。多亏Presenter的岩石般稳固的架构---您也能够创建属于您自己定义的视图并使用它来显示子数据。
通过 iDataPresenter的可扩展性
增强的Presenter具有高度可扩展的视图功能,开发人员可以通过简单的继承IDataPresenter接口并传递所有必要的信息,方便容易地将他们自己定义的视图添加到Presenter管理器中。Data Presenter Manager将自动地为您自定义的视图提供所有必要的信息。它将被整合到Presenter Manager并在任何内置的视图中分享丰富的数据交互体验。同时,数据分页,排序,和过筛选操作将会自动地被启用。
Out of Browser (OOB) 支持
Presenter Manager 现在完全支持Out of Browser, 它是一种在Silverlight 3中用于构建运行于桌面的RIA应用程序的新功能。它使应用程序在用户的机器上被放置到一个限定的存储介质中,然后提供一个来自用户桌面或开始菜单的链接指向它,用于快速的访问该程序。
元素到元素的定
利用Silverlight 3的强大的功能,Presenter Manager现在支持元素到元素的绑定架构,其中包含绑定到DomainDataSource和其他CLR对象。当绑定到一个数据源控件,如DomainDataSource时,它通过底层的数据源接口在后台无缝地检索数据—-使业务范围的RIA开发比以前更容易。
全面的.NET RIA 服务支持
在Silverlight 3中采用了增强的数据支持,所有的数据显示组件都得到了进一步的改善,包括可将数据轻松的绑定到.NET RIA服务,支持业务对象等。在Presenter Manager 和.NET RIA服务之间的稳固整合提供了无缝的各种数据操作,使您能够很容易地载入,排序,过滤和分页数据而不用编写任何代码。另外,Presenter Manager还支持开箱即用的双向数据绑定,以及支持批量更新优化的数据处理性能。
Features:
Hybrid Data Presentation with built-in 5 Views
Presenter a data visualization component that introduces a 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, and others.
Automatic view state synchronization
Work in concert with hybrid presentation feature, automatic state synchronization seamlessly saves the latest data state as users perform various data interactions. The data state, such as filtered columns, sorted columns and columns order, will be properly maintained as user navigates to different views.
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.
Ultra fast data loading and fetching with DataPresenterManager
Presenter is optimized for extremely heavy data usage with its data presenter manager concept. All data is fetched and aggregated in one centralized data source and distributed when requested, enabling Presenter to perform data operations quickly and efficiently, without bloating up resources consumption.
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.
Multiple items selection
Presenter provides multiple items selection feature which is implemented consistently in all built-in presenters. You can select multiple items by using keyboard keys including combination of ctrl and shift key, or by using mouse and keys combination. Thanks to the automatic view state synchronization feature, all selected items will be persisted during view switching, enables user to easily work on selection.
Column ordering
It’s possible to rearrange the column order in Presenter. Simply click and drag on a column and drop it in between columns. Notice that Presenter will adjust its view automatically and move the entire column to the new location. Column rearranging can be used to change the grouping order by simply move the grouped columns inside the action box.
Action box
Presenter enables users to conveniently perform various actions – such as sorting, grouping or filtering – directly in a centralized, intuitive action box. When a column is hovered, click on the drop down arrow next to the column caption to show the action box, and then perform the desired data operation.
Bind to Intersoft DataSource
With the declarative databinding concept, Presenter enables you to bind to your ADO.NET data services, Wcf service, and Xml document instantly, without writing a single line of C# codes. When properly configured, Presenter will be able to perform sorting, grouping, filtering as well as CRUD operations effortlessly.
Comprehensive editing features
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 and pass on the required information to the attached data source control which processes the data transactions elegantly.
Built-in data validation engine
High-quality data is very essential for mission-critical web applications. Understanding the need to provide the most accurate input, Presenter includes highly customizable input validation engine. From simple “field must be filled in” to more advanced validation, Presenter offers the most comprehensive, flexible APIs for total control over validation process.
Data grouping
Grouping operation in Presenter can be done elegantly through the action box in each column. Simply click on the column’s right header to open the action box and select the group button. Group rearrangement is also possible by simply moving the grouped columns, while sorting can be done by clicking on the grouped column’s header inside the action box. You can also define the initial group state and customize the group interval to deliver more logical grouping options for users.
Data sorting
Simply click on each column header to perform sorting. Available in three sorting mode, ascending, descending, and none, Presenter enables users to perform multiple sorting in multiple direction at the same time. It’s also enhanced to support column sorting while the column is grouped at the same time.
Data filtering
Sharing the same user interface concept as grouping and sorting, data filtering action is also accessible through the action box. By default, all values of the selected column will be displayed. Just check or uncheck the checkbox to filter it. Custom filtering options are also offered to provide more elegant filtering mechanism for number data type. For example, you can create a range of numbers options such as 0-10, 21-30, 31-40, and so on.
Data paging
Presenter supports two modes of data paging, client-side and server-side paging. Client-side paging fetches all data on first load and thus suitable for smaller data size, while server-side paging connects to data source control and retrieves only a small chunk of data required by current view – makes it a perfect choice for real-world, fast-growing data.
Synchronized data drilling
Data drilling is a unique feature for presenting hierarchical data intuitively in a drill-down style user interface. The synchronized data drilling lets users drill down data while simultaneously maintaining the drill down state as users perform data operations and view switching. To get the child data, simply connect it to AstoriaDataSource or WcfDataSource, and then handle the data fetching implementation accordingly.
Hybrid data drilling
Only Presenter has hybrid data drilling, a breakthrough feature that lets you displays child data in different presenter views. For example, you can display the root data with an IconPresenter, and then use GridPresenter for the second child data and so on. Thanks to Presenter’s rock solid architecture – you can also create your own custom view and consume it to display child data.
Extensibility through iDataPresenter
Presenter is enhanced with highly extensible view capability, enabling developers to easily plug-in their custom-made view into Presenter Manager easily. By simply inheriting IDataPresenter interface and pass all required information, Data Presenter Manager will automatically provide all required information to your custom-view. It will be integrated into Presenter Manager and shares the same rich data interaction experience as in any built-in views. Data paging, sorting, and filtering will be enabled automatically.
Out of Browser (OOB) support
Presenter Manager now fully supports Out of Browser, a new feature in Silverlight 3 for building RIA applications that run on the desktop. It enables the application to be placed in a restricted store on the user’s machine; and then provide a link directly to it from the user's desktop or start menu for quick access.
Element-to-element binding
Harnessing the power of Silverlight 3, Presenter Manager now supports element-to-element binding architecture, which includes binding to DomainDataSource and other CLR objects. When bound to a datasource control such as DomainDataSource, it seamlessly retrieves the data in the background through the underlying datasource interface – making line-of-business RIA development easier than ever.
Comprehensive .NET RIA Services Support
All data presenter components have been further improved to take advantage of the enhanced data support in Silverlight 3, including easy data binding to .NET RIA Services, support for business objects, and more. The tight integration between Presenter Manager and .NET RIA Services offer seamless data operations, enabling you to easily load, sort, filter and page data without writing single line of codes. In addition, Presenter Manager also supports two-way data binding out-of-the-box, as well as batch update for optimized data transaction performance.
更新时间:2014-01-20 14:52:08.000 | 录入时间:2010-01-13 14:12:57.000 | 责任编辑:吉伟伟
扫码获取中文帮助
优秀的界面控件开发包,帮助企业构建卓越应用!
Figma基于云端的界面设计工具,用于用户界面(UI)和用户体验(UX)设计
GL Studio一款用于制作实时的、照片级别的高级图形界面和强大交互控制的三维模拟软件
DevExpress DXperience Subscription高性价比的企业级.NET用户界面套包,助力企业创建卓越应用!
BusinessSkinForm VCL帮助你创建稳定且多样的应用程序皮肤。
服务电话
重庆/ 023-68661681
华东/ 13452821722
华南/ 18100878085
华北/ 17347785263
客户支持
技术支持咨询服务
服务热线:400-700-1020
邮箱:sales@pclwef.cn
关注我们
地址 : 重庆市九龙坡区火炬大道69号6幢