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

表格没有 cell edit 功能 #3774

Closed
eddyzhang1986 opened this issue Nov 9, 2016 · 3 comments · Fixed by react-component/table#99
Closed

表格没有 cell edit 功能 #3774

eddyzhang1986 opened this issue Nov 9, 2016 · 3 comments · Fixed by react-component/table#99
Assignees

Comments

@eddyzhang1986
Copy link

发生问题的环境是:

  • antd 版本:ant design 2.0.1
  • 操作系统及其版本:windows 10
  • 浏览器及其版本:chrome 最新版

您做了什么?请提供尽可能详细的重现步骤。

引入表格,点击某个单元格的时候,可以对该单元格进行编辑而不是一整行进行编辑
这样的话,需要最起码提供一个 cell click事件,但是没有

您期待的结果是:

表格有 cell edit 功能,或cell click事件

实际上的结果是:

表格没有 cell edit 功能

可重现的在线演示

官网即可

@benjycui
Copy link
Contributor

benjycui commented Nov 9, 2016

表格本身就没有这个功能,demo 在增加了,trace: #3562

@benjycui benjycui closed this as completed Nov 9, 2016
@afc163 afc163 reopened this Nov 9, 2016
@afc163
Copy link
Member

afc163 commented Nov 9, 2016

我到 rc-table 里加一个单元格 click 事件。

@afc163 afc163 self-assigned this Nov 9, 2016
afc163 added a commit to react-component/table that referenced this issue Nov 9, 2016
afc163 added a commit that referenced this issue Nov 23, 2016
@lock
Copy link

lock bot commented May 3, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants