Commit 18530bc6 authored by Jefferyne's avatar Jefferyne

Updates 前端组件/Grid.md

Auto commit by GitBook Editor
parent b26f4cfb
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
| rowTemplate | String & Function | 呈现一个行 | | rowTemplate | String & Function | 呈现一个行 |
| scrollable | Boolean | 出现滚动条 | | scrollable | Boolean | 出现滚动条 |
| selectable | Boolean & String | 可以选择默认为false | | selectable | Boolean & String | 可以选择默认为false |
| sortable | Boolean | 可以分组 | | sortable | Boolean | 可以分组 |
| toolbar | String & Function | 表格上面设置按钮 | | toolbar | String & Function | 表格上面设置按钮 |
| cancel | Function | 取消事件 | | cancel | Function | 取消事件 |
| change | Function | 改变事件 | | change | Function | 改变事件 |
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
| dataBinding | Function | 数据源绑定 | | dataBinding | Function | 数据源绑定 |
| dataBound | Function | 数据加载完之后触发 | | dataBound | Function | 数据加载完之后触发 |
| detailCollapse | Function | 折叠表行时触发 | | detailCollapse | Function | 折叠表行时触发 |
| detailExpand | Function | | | detailExpand | Function | 展开表行时触发 |
| detailInit | Function | | | detailInit | Function | |
| edit | Function | | | edit | Function | |
| excelExport | Function | | | excelExport | Function | |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment