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

有2个问题需要帮助/Two questions ask for help #408

Open
Cortana666 opened this issue Dec 25, 2020 · 3 comments
Open

有2个问题需要帮助/Two questions ask for help #408

Cortana666 opened this issue Dec 25, 2020 · 3 comments

Comments

@Cortana666
Copy link

1、Table单元格编辑只有按回车键才会触发SetCellValue(),如何实现鼠标点击其他单元格也能触发SetCellValue()
Table cell editing will only trigger SetCellValue() when you press the Enter key. How to realize that the mouse click on other cells can also trigger SetCellValue()

2、Table如何在CellValue()中删除此行或者取消显示此行
Table how to delete this row or undisplay this row in CellValue()

希望能得到您的帮助
Hope to get your help

@andlabs andlabs reopened this Jan 4, 2021
@andlabs
Copy link
Owner

andlabs commented Jan 4, 2021

I'll need to go back and document the table API to answer the 2nd question, because I don't remember right now either!

As for the 1st question, what OS are you using? It's possible that the OS is cancelling the edit when you click away.

@Cortana666
Copy link
Author

Thank you for your reply.
The operating system I use is MacOS.

@jykgps
Copy link

jykgps commented May 26, 2023

RowDeleted删除行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants