中国最专业的商业控件服务网
[
请登录
] [
注册
]
慧都解决方案
热门搜索:
XGantt
|
DevExpress
|
WebUI
|
BCGControlBar
|
工作流
|
silverlight 图表
|
报表
搜索控件
购买流程
销售承诺
支付方式
慧都服务
首页
找控件
控件问答
慧都学院
咨询服务
视频
资讯
关于慧都
电话:400-700-1020(免费)或023-66090381
慧都咨询服务,助你提升开发效率,降低成本
真实姓名:
方便我们称呼您,我公司将承诺对于您的个人信息将完全保密
*
公司名称:
请填写公司全称,以便我们为您提供一对一的贴心咨询服务
QQ:
请填写常用的QQ,以便我们为您提供即时的线上答疑
MSN:
请填写常用的MSN,以便我们为您提供即时的线上答疑
*
电话:
以便我们为您提供免费售前咨询服务
通讯住址:
方便给您免费投递控件资料
提交
product
您可能会用到这些产品
开发商产品
更多
RadControls for WinForms
Telerik Reporting
RadControls for WPF
RadControls for Silverlight
Telerik OpenAccess ORM
RadControls for ASP.NET AJAX
Telerik WebUI Test Studio
r.a.d.chart
r.a.d.combobox
r.a.d.Upload
用户评论
慧都网友:
类似outlook的那个图表效果,做的很漂亮
版本更新
更多
r.a.d.grid v5.1.0
(07-12-25)
...v5.0.1
(07-10-23)
...v5.0
(07-09-30)
...v3.51
(04-01-01)
...v3.11
(04-01-01)
...v3.0
(04-01-01)
...v4.6.0
(00-01-01)
...v4.5.0
(00-01-01)
授权相关问题
产品授权方式主要有哪些?
如何选择适合自己的授权方式呢?
怎么区别开发授权和分发授权?
购买了控件是否就可以任意使用呢?
授权的使用期限是多久?
相关文章
暂时没有相关新闻
同类产品
Xceed DataGrid for WPF
Xceed Grid for .NET
Spread
Spread.NET
WebGrid Enterprise
Essential Studio User Interface Edition
上一个
XtraVerticalGrid Suite
下一个
ASPxGridView and Editors Suite
r.a.d.grid
[产品编号: 10547 ]
收藏
订阅
开 发 商:
telerik
唯一正式授权
产品类型:独立控件
产品功能:
表格
控件类型:
.NET
其他特性:
Web Form
产品源码:提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍
下载
购买
版本更新
开发商
视频与培训
评论(1)
中文
|
English
字体大小选择:
大
中
小
r.a.d.grid is designed to eliminate the typical tradeoff associated with ASP.NET grid controls – rich functionality at the expense of weight and performance. Thanks to its innovative architecture r.a.d.grid is extremely fast and generates very little output. Added to this are true cross-browser support and top-of-the-line features.
此产品包含在产品集合
RadControls for ASP.NET AJAX
中。
0
声明:本产品中文介绍为慧都控件网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
功能描述 About Feature
Features:
Cross-Browser Support
r.a.d.grid supports the full set of features on most popular browsers like Internet Explorer, Gecko-based browsers (Mozilla Firefox, Netscape), and Opera.
Hierarchical Structures with Many Tables
r.a.d.grid allows presentation of related DataSets as hierarchical structures of tables. A unique feature of the component is the ability to have more than one tables in the same level of hierarchy.
Outlook-style Grouping
r.a.d.grid allows easily implementation of multilevel Outlook-style grouping of data from a single table. Simply drag the column header(s) to the group panel on the top to define the grouping order and hierarchy. You can also programmatically group the data using the group-by expressions.
An unique feature is the ability for single- or multi-column sorting, while the data is grouped by two columns (e.g. group by one/two column(s) and sort by another column).
Multi-Column Sorting
In addition to the simple one-column sorting r.a.d.grid allows you to sort data by several columns just like in Microsoft Excel.
Viewstate Optimization
You can tune r.a.d.grid performance by controlling the trade-off between client-side load and speed. When working with hierarchical data, you can choose one of the three available modes for loading the detail tables:
ServerBind - optimum server load, viewstate and render size.
ServerOnDemand - minimum viewstate and render-size, maximum server load.
Client - minimum server load, maximum viewstate and render-size. Rich client browser functionality.
Preserving the Grid State After Postback
A unique feature of telerik r.a.d.grid is the ability to preserve its appearance, group-by state, sorting, current page, edit or selected state, and resizing after postbacks with minimum resource usage. This significantly improves the usability of the component.
Column and Row Resizing r.a.d.grid supports convenient client-side column and row resizing with features like:
real-time resizing
resizing of the grid on column resizing
clipping of the cell content on column resizing
Column Reordering with Drag-and-Drop
telerik r.a.d.grid allows users to quickly reorder the columns by simply drag-and-dropping their headers.
Rich Set of Column Types
r.a.d.grid supports all widely used column types (Edit Command, Bound, CheckBox, Dropdown, PushButton, LinkbButton, HyperLink, ) as well as Templated columns, which give you complete freedom over the data layout and formatting.
Paging
r.a.d.grid natively supports table paging, which allows you to view the data into small chunks for faster loading and easier navigation.
Scrolling with Static Headers
r.a.d.grid enhances the simple scrolling by supporting static headers - you can scroll the grid data, while the header row always stays visible.
Multi-Row Selection and Area Selection
You can easily select multiple rows using Ctrl + Click or by simply dragging a range over the rows, which you want to select.
Design-Time Support
r.a.d.grid has full support for the design mode of Visual Studio .NET. This allows you to build, customize, and populate the grid in a convenient WYSIWYG environment.
Extensive Client-side API
r.a.d.grid introduces a comprehensive client-side API, which enables you to resize, move, reorder, select, scroll columns on-the-fly and much more.
Exporting
You can easily export the content of r.a.d.grid to Microsoft Excel and Microsoft Word.
Flexible Editing Functionality
r.a.d.grid fully supports two flexible methods for editing the data within the grid
in-place - edit controls appear into the edited row
in-forms - the grid generates form-like view and thus saving page space
Custom Editors Support
Editable columns in r.a.d.grid (Bound column, Dropdown column, CheckBox column) allow for replacing their default editors with custom ones, which gives the ability for enhanced functionality such as validation, rich-text editing, third-party controls. Once created, you can then easily re-use the custom editors for other grid implementations.
Appearance Customization
The appearance of all r.a.d.grid elements is fully customizable using skins. If you have a hierarchical grid, you can set a single skin for the whole grid, or customize each DetailTable separately.
Easy and Intuitive Migration
The declarative syntax of r.a.d.grid is quite similar to that of Microsoft DataGrid, therefore, the migration from DataGrid to r.a.d.grid is very easy and intuitive.
上一页
1
下一页
0
更新时间:9/13/2011 | 录入时间:8/2/2006 | 编辑:huhm | 审核:xiaoy