Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hel-developer-guide
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hel-guide
hel-developer-guide
Commits
b26f4cfb
Commit
b26f4cfb
authored
Aug 02, 2017
by
Jefferyne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates 前端组件/Grid.md
Auto commit by GitBook Editor
parent
b29e442e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
30 deletions
+30
-30
Grid.md
前端组件/Grid.md
+30
-30
No files found.
前端组件/Grid.md
View file @
b26f4cfb
...
...
@@ -41,36 +41,36 @@
| 属性名 | 类型 | 描述 |
| :--- | :--- | :--- |
| allowCopy | Boolean | 允许复制 |
| altRowTemplate | String & Function | |
| autoBind | Boolean | |
| columnResizeHandleWidth | Integer | |
| columnMenu | Boolean | |
| dataSource | kendo.data.DataSource
\(
Function
\)
| |
| detailTemplate | String & Function | |
| editable | Boolean & String | |
| groupable | Boolean | |
| height | Integer & String | |
| mobile | Boolean & String | |
| navigatable | Boolean | |
| noRecords | Boolean | |
| pageable | Boolean | |
| reorderable | Boolean | |
| resizable | Boolean | |
| rowTemplate | String & Function | |
| scrollable | Boolean | |
| selectable | Boolean & String | |
| sortable | Boolean | |
| toolbar | String & Function | |
| cancel | Function | |
| change | Function | |
| columnHide | Function | |
| columnMenuInit | Function | |
| columnReorder | Function | |
| columnResize | Function | |
| columnShow | Function | |
| dataBinding | Function | |
| dataBound | Function | |
| detailCollapse | Function | |
| altRowTemplate | String & Function |
呈现交替表行的模板
|
| autoBind | Boolean |
绑定数据源
|
| columnResizeHandleWidth | Integer |
设置列宽度
|
| columnMenu | Boolean |
设置列菜单
|
| dataSource | kendo.data.DataSource
\(
Function
\)
|
数据源
|
| detailTemplate | String & Function |
呈现详细的模板
|
| editable | Boolean & String |
设置是否可编辑
|
| groupable | Boolean |
设置分组
|
| height | Integer & String |
设置高度
|
| mobile | Boolean & String |
设置网格
|
| navigatable | Boolean |
导航栏
|
| noRecords | Boolean |
显示类似“没有记录”的标记默认为false
|
| pageable | Boolean |
显示网格默认为false
|
| reorderable | Boolean |
拖动标题排序默认为false
|
| resizable | Boolean |
拖动表格边缘来调大小
|
| rowTemplate | String & Function |
呈现一个行
|
| scrollable | Boolean |
出现滚动条
|
| selectable | Boolean & String |
可以选择默认为false
|
| sortable | Boolean |
可以分组
|
| toolbar | String & Function |
表格上面设置按钮
|
| cancel | Function |
取消事件
|
| change | Function |
改变事件
|
| columnHide | Function |
列隐藏函数
|
| columnMenuInit | Function |
列菜单初始化触发事件
|
| columnReorder | Function |
更改列触发事件
|
| columnResize | Function |
可以调整列
|
| columnShow | Function |
展示列
|
| dataBinding | Function |
数据源绑定
|
| dataBound | Function |
数据加载完之后触发
|
| detailCollapse | Function |
折叠表行时触发
|
| detailExpand | Function | |
| detailInit | Function | |
| edit | Function | |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment