Telerik UI for ASP。网络核心

ASP。NET Core ASP。NET核心网格Control

  • 全面、高性能的ASP。净网格component for flawless data visualization. With support for paging, sorting, filtering, lazy loading, data binding to various sources and many other features.
  • 这个控件是用于ASP的Telerik UI的一部分。网络核心suite along with 110+ fully-featured UI components designed to speed up delivery & improve every aspect of your workflow.
  • 利用公共产品路线图、定期发布、广泛的学习资源和优秀的技术支持团队,管理每个项目并相应地计划开发时间。
Telerik UI for ASP。NET核心套件
Nasa, Visa,微软 福克斯,三星,IBM 世界银行集团,沃尔沃
  • 概述

    用于ASP的Telerik UI。NET核心网格is a powerful, fast, feature-rich component that can both handle large volumes of data with ease thanks to pagination, virtualization and infinite scrolling, and visualize and manipulate it in a way it makes sense for the user. Bind your data, set up a few properties and see it work in any browser and device. We’ve taken care of every scenario you can think of so your development time is reduced tremendously to just a couple of minutes.

  • 数据编辑

    用于ASP的Telerik UI。NET核心网格component enables you to perform CRUD (create, read, update, and delete) operations and manipulate its underlying data. You have the option to choose from different edit modes like批处理内联而且弹出.定制是无限的使用自定义编辑器以任何你认为合适的方式展示你的数据。

    用于ASP数据编辑。网络核心
  • 页,排序,筛选或组数据在ASP。NET核心网格

    用于ASP的Telerik UI。NET核心网格control provides a variety of options about how to present and perform operations over the underlying data, such as paging, sorting, filtering, grouping, editing, exporting and many more. You can enable these built-in features of the Grid Control using just a few properties. Users can also benefit from多列排序和google样式自动完成过滤.这使得用户在浏览大量数据时体验更加直观。使用光滑和直观的界面,为用户提供一个伟大的外观应用程序。

    看到演示

    Telerik UI for ASP。NET核心网格
  • 数据范围选择,复制和导出

    Grid支持高级导出选项,使您能够提取数据的特定部分。您可以选择导出或复制一系列选定的单元格,将它们与一系列行或以图表的形式组合在一起,以匹配任何用例。

    看看这个ASP。NET核心网格Selection and Export demo
    Telerik UI for ASP。NET核心网格- Range selection and export to Excel
  • 网格选择

    此外,Grid允许选择行和单元格,以便您可以处理来自它们的数据或进行所需的计算。您可以启用“可选择”属性,并根据“单个”、“多个”或“复选框”配置选择模式,以及选择“单元格”或“行”作为选择类型。您还可以使用Grid中的Change事件获取所选数据。

    Telerik UI for ASP。NET核心网格
  • 网格聚集

    Telerik Grid提供的另一个功能是聚合选项。分组数据时,您可以看到网格中显示的计算结果-可以根据分组的模板你决定使用。Average, Count, Sum, Min和Max是内置函数,您可以选择从中轻松处理数值信息。方法中定义聚合可用演示
    Telerik UI for ASP。NET核心网格
  • 设置的持久性

    用户可以保存网格设置,如列顺序、排序、过滤或分页状态,并在后续应用程序会话中加载它们。当个别用户在登录时需要查看自定义信息时,该特性特别有用。

    请看ASP。网络核心网格Persist State demo

  • 外键绑定到远程集合

    还可以将外键列直接绑定到远程数据源。由于设置此功能可能很棘手,建议您首先检查可用的示例演示

  • 本地和远程数据的数据绑定,数据源的使用

    为ASP绑定Telerik UI。NET核心网格control to static arrays, dynamic objects, local or remote data, or even Web API endpoints or SignalR hubs – no need for extra processing.变化将双向传播,而不需要你付出任何额外的努力。从模型获取数据到视图很简单,只需完成几个步骤。

    看到演示

    Telerik UI for ASP。NET核心网格
  • 远程(服务器端)网格分组

    这个功能是由你们中的许多人,我们的用户所要求的!我们正在为ASP在Telerik UI中进行分组项目。NET核心网格component many times faster when working with millions of rows. By enabling one attribute, whenever users request the Grid to group some elements together (e.g. all products being sold in a certain shop), the grouping procedure will run on the server. Effectively, this frees up the client to display a loading screen while waiting for the server to process the results but also makes it faster since the server is likely to be much more powerful than the user’s machine.

    了解远程分组在ASP中如何工作。NET核心网格

  • 使用CRUD操作的数据虚拟化

    用于ASP的Telerik的虚拟化特性。NET核心网格allows you to handle large amount of data without negatively impacting the user experience and the browser performance. It comes with two types of virtualization – row and列虚拟化这将分别呈现设置项或列的数量。当源中有许多记录时,网格中可视化数据的活动视图所需的加载时间和资源将显著减少。还支持编辑。

    Telerik UI for ASP。NET核心网格
  • 分层的网格

    有些项目需要以分层方式显示表数据,也称为主子表,以便可视化父记录和子记录之间的关系。这就是Telerik UI用于ASP的地方。NET核心网格hierarchy feature comes in handy. Quickly create an N-level hierarchical Grid by specifying detail templates. Templates allow you to focus on the details in your records that are important for your user’s work and create a tailored application.

    看到演示

    ASP的分层网格。NET核心网格
  • 冻结栅格柱

    冻结的列ASP的特点。NET核心网格is useful when going through large amounts of data. It enables you to lock certain columns to have them displayed continuously throughout scrolling. Simply set锁着的列属性。Grid还自动提供一个菜单以允许用户执行自己操作。

    参见ASP Demo。NET核心网格冻结的列

    冻结柱ASP。净网格
  • 列的交互

    允许用户在客户端调整您提供给他们的列的大小和顺序,而不需要向服务器发出任何请求。正如预期的那样,提供的上下文菜单使他们能够轻松地隐藏或显示、排序或筛选列。从用户的角度来看,这是可行的。

    看到演示

    列大小调整为ASP。NET核心网格
  • 适合所有列宽度内容

    您可以为所有/或所选列呈现具有最小可能宽度的光滑网格,以便它们的底层文本能够很好地匹配,而无需空格或换行。
  • 对齐单元格值

    DataGrid组件提供了一种使用HtmlAttributes()方法指定内容水平对齐的方法。您可以从左、右或中心列对齐中选择,以最佳地构造组件中的数据。列标题和页脚也可以分别使用HeaderHtmlAttributes()和FooterHtmlAttributes()方法进行对齐。

    查看更多关于ASP的Telerik UI的信息。NET核心网格内容对齐
  • 粘性的列

    对于最终用户来说,具有大量列的网格可能很难导航,但是使用Sticky列导航就容易得多了。将一个列标记为粘滞,将使它在屏幕上始终可见,而其他非粘滞的列变成可滚动的并消失在视图之外。

    这个特性类似于冻结列网格特性。主要区别在于,当冻结列呈现在小部件的左侧时,粘滞列与非冻结列一起显示在可滚动区域中。

    看看Sticky Columns在ASP中是如何工作的。NET核心网格

    Telerik UI for ASP。NET核心网格Sticky Column
  • 行交互

    网格提供了内置功能,允许最终用户通过在网格内甚至在两个网格之间拖放单个和多个行来重新排序!
    Telerik UI for ASP。网络核心行交互
  • 导出为PDF和Excel

    将网格控件的内容导出为PDF和Excel。您所需要做的就是显示用于导出的内置按钮,或者从外部元素调用单个方法。您可以预先定义多种样式,如字体、颜色、页面大小和布局,以提供特定于导出文件格式的独特外观。

    看到演示

    Telerik UI for ASP。NET核心网格
  • 网格导出到CSV

    Grid可以将其数据导出到CSV文件,然后用户可以根据需要将其处理到其他应用程序中。关于导出特性的更多信息可以在专用的文档页面
    Telerik UI for ASP。NET核心网格- Export to CSV
  • 网格列的可导出属性

    网格列具有Exportable属性。当设置为false时,它将导致任何导出操作(如导出到PDF, Excel或CSV)跳过所选列。您甚至可以将一个列标记为仅当使用某种文件格式时才可导出(例如,可导出CSV,但不能导出其他格式)。当您希望导出的数据尽可能小时,该特性非常方便,因此可以跳过显示从其他列聚合的数据的列(如其他列的和或平均值)。
  • 无限滚动模式

    Telerik UI for ASP。NET核心网格offers Infinite Scrolling Mode to allow large data sets to be scrolled through easily while also having grouping, hierarchy and CRUD operations enabled. By dynamically loading more data when the end of the page is reached, the user perceives the grid as if it he could scroll endlessly.

    无限滚动的ASP。NET核心网格
  • 搜索面板

    Telerik UI中的搜索面板功能。NET核心网格control enables users to search through the data bound to the Grid. Under the hood the Search panel uses filtering to show the relevant records.

    ASP。NET核心网格搜索面板演示

    搜索栏ASP。NET核心网格
  • 在列菜单中组织项目

    Grid的每个列都可以有一个菜单,其中有额外的选项供用户选择。这些选项可以通过编程控制来显示必要的复杂选项。例如,您可能希望添加从Grid中添加或删除列的功能,同时对列列表进行分组和排序。请参阅此功能的演示获取更多信息。
    网格更新列菜单设计
  • 自定义外观

    完全控制你的Telerik UI for ASP。NET Core Grid面向最终用户。使用Grid的模板功能,您可以轻松地自定义列的布局,工具栏和细节。颜色、标志、字体——没有什么是遥不可及的。

    参见ASP Demo。NET核心网格Detail Template

    Telerik UI for ASP。NET核心网格
  • +20个ASP主题。NET核心网格

    如果你赶时间,没有资源来修改ASP的内置样式。NET核心网格控件,没有必要恐慌。网格包含20多个主题,以满足不同的需求,但所有的设计都注重细节。

    ASP的主题。NET核心网格
  • 主题建设者

    遵循你的品牌设计准则有时对网络图书馆来说是一个相当大的负担。为了得到正确的结果而修改多少变量很容易让人感到困惑和乏味。我们知道这是一个问题,所以我们的组件套件附带了一个ThemeBuilder——一个我们专门创建的工具,使定制变得容易。

  • 自适应渲染(移动支持)

    既然同样的应用程序在移动设备和桌面设备上都能很好地运行,为什么还需要构建应用程序的移动版本呢?

    多亏了控件的内置自适应呈现,您可以放心,您的Telerik UI for ASP。NET Core Grid可以跨所有屏幕和浏览器工作。Grid可能会占用更多的屏幕空间,并在用户与之交互时提供菜单。来自触摸的输入事件被模拟成鼠标或键盘。

    查看自适应渲染如何在ASP中工作。NET核心网格

    Telerik UI for ASP。NET核心网格
  • ASP的可访问性。NET核心网格

    对于应用程序的可访问性非常重要的场景,Core Grid控件非常适合。网格遵循wai - ariaWCAG 2.1而且第508节指导方针,确保残障人士仍然可以查看并与之互动。

    要更熟悉可访问性及其重要性,请查看我们的白皮书关注主题,了解可访问性如何影响应用程序。

  • 提供最大灵活性的服务器端和客户端API

    Telerik UI for ASP。网络核心comes with a complete server-side API. With simple API calls designed to feel natural, you can configure all features of the ASP.NET Core Grid. Since the server wrappers output HTML and JavaScript, you also have full access to the client-side API for maximum control in the browser.

    看到演示

    Telerik UI for ASP。NET核心网格
  • 从右到左(RTL)支持

    这就是为ASP开发的Telerik UI。NET核心网格provides RTL support for languages where users read starting from right to left such as Arabic or Hebrew. This mode of the ASP.NET Core Grid allows for the columns to be reversed and the rightmost column to become first. The adjustment feels more natural to the end users. The RTL feature can be adjusted for local preference by changing just a few settings.

    看到演示

    Telerik UI for ASP。NET核心网格
  • HTML和标签助手

    Telerik UI for ASP。网络核心offers two options for declaring UI components – through HTML or Tag Helpers. You can choose which approach to use based on preference, technology background or team development practice. Both HTML and Tag helpers allow you to lay out the components and their configuration with a simple and easy-to-read HTML-like syntax. This includes binding to local and remote data and can be done with even more advanced Grid setups.

    Telerik UI for ASP。NET核心网格
  • 键盘导航

    让用户有机会使用键盘进行几乎所有可以由鼠标触发的操作,包括导航项、选择单个和多个项、进入和退出编辑模式、分页,甚至展开和折叠分层网格。

    了解键盘导航如何在ASP中工作。NET核心网格

    Telerik UI for ASP。NET核心网格
  • 全球化与本土化

    ASP。网络核心网格supports Globalization and Localization as features and is designed to work in different cultures and respond to their requirements for number, date and time formatting, currency, week and month names. You can define the culture through the kendo.culture() method.
    Telerik UI for ASP。NET核心网格
  • 跨浏览器支持

    为ASP使用Telerik UI。NET核心网格,you can be certain that your app will look and behave as expected across all browsers. This includes all desktop and mobile browsers, with their quirks and features. You don’t need to add different browser-specific prefixes or lookup online how to position your data in the best way – it just works.

    阅读支持的浏览器的完整列表

    cross-browser-support

所有的ASP。网络核心Components

开始波浪

下一个步骤

发射演示

ASP请参阅Telerik UI。网络核心in action and check out how much it can do out-of-the-box.

比较价格

看看这些优惠。购买一个单独的套房,或犒赏自己一个我们的捆绑。

下载免费试用

试试Telerik UI for ASP。网络核心with dedicated technical support.

Baidu
map