Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.69k stars 738 forks source link

希望能支持自定义编辑时字段的样式 #10

Closed zwgshr closed 7 years ago

zwgshr commented 7 years ago

功能类似于 formatter: function (rowData,rowIndex,pagingIndex,field) 方便编辑日期、下拉等字段

huangshuwei commented 7 years ago

感谢提醒,现在只能编辑纯文本,按照你的方式就可以对编辑后的结果进行二次加工了。👍

huangshuwei commented 7 years ago

已发布 https://github.com/huangshuwei/vue-easytable/releases/tag/1.2.2

具体实例参考 http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-cell-edit-advanced