Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excel 导入,能不能返回错误列的索引 #76

Closed
stulzq opened this issue Apr 7, 2020 · 2 comments
Closed

Excel 导入,能不能返回错误列的索引 #76

stulzq opened this issue Apr 7, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@stulzq
Copy link
Member

stulzq commented Apr 7, 2020

RT,错误列索引需要返回给前端,以便给错误的 cell 标注

@xin-lai
Copy link
Collaborator

xin-lai commented Apr 7, 2020

@stulzq 大佬,逮住你了。来来来,加入我们吧。

@xin-lai xin-lai added the enhancement New feature or request label Apr 7, 2020
@xin-lai
Copy link
Collaborator

xin-lai commented Apr 13, 2020

@stulzq 看了下,导入结果返回表头和索引应该就可以了。

@xin-lai xin-lai self-assigned this Apr 13, 2020
xin-lai pushed a commit that referenced this issue Apr 13, 2020
Excel 导入结果返回表头和索引信息
xin-lai pushed a commit that referenced this issue Apr 13, 2020
Excel 导入结果返回表头和索引信息
@xin-lai xin-lai added this to the 2.2 milestone Apr 13, 2020
@xin-lai xin-lai closed this as completed Apr 16, 2020
xin-lai pushed a commit that referenced this issue Apr 16, 2020
【Excel模板导出】修复只存在一列时的导出 #73

【Excel导入】支持返回表头和索引 #76

【Excel导入导入】#63

支持使用System.ComponentModel.DataAnnotations命名空间下的部分特性来控制导入导出,比如

DisplayAttribute

DisplayFormatAttribute

DescriptionAttribute

封装简单的易于使用的单一特性,例如

IEIgnoreAttribute(可作用于属性、枚举成员,可影响导入和导出)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants