-
Notifications
You must be signed in to change notification settings - Fork 7
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
麻烦问一下支持编辑单元格嘛 #13
Comments
目前只支持单行编辑,比如点击行进入编辑状态。纯粹的单元格编辑,不妨看看这里的变相实现; |
其实是想编辑一列,不知道支持不
…------------------ 原始邮件 ------------------
发件人: "nexx"<[email protected]>;
发送时间: 2020年4月28日(星期二) 上午10:58
收件人: "NexxLuo/tablex"<[email protected]>;
抄送: "1370336125"<[email protected]>; "Author"<[email protected]>;
主题: Re: [NexxLuo/tablex] 麻烦问一下支持编辑单元格嘛 (#13)
目前只支持单行编辑,比如点击行进入编辑状态。纯粹的单元格编辑,不妨看看[这里]的变相实现(https://tablex.now.sh/packages/website/doc-editable-index#%E7%BC%96%E8%BE%91%E5%99%A8%E6%97%A0%E8%BE%B9%E6%A1%86);
通过隐藏编辑控件的边框实现
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
好的谢谢,非常感谢
…------------------ 原始邮件 ------------------
发件人: "nexx"<[email protected]>;
发送时间: 2020年4月28日(星期二) 中午11:04
收件人: "NexxLuo/tablex"<[email protected]>;
抄送: "1370336125"<[email protected]>; "Author"<[email protected]>;
主题: Re: [NexxLuo/tablex] 麻烦问一下支持编辑单元格嘛 (#13)
可参考此处
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
您好,麻烦问一下,ant中的表格是支持onCell 对单个单元格设置样式,我看了您这个,好像是不支持嘛?
…------------------ 原始邮件 ------------------
发件人: "nexx"<[email protected]>;
发送时间: 2020年4月28日(星期二) 中午11:04
收件人: "NexxLuo/tablex"<[email protected]>;
抄送: "1370336125"<[email protected]>; "Author"<[email protected]>;
主题: Re: [NexxLuo/tablex] 麻烦问一下支持编辑单元格嘛 (#13)
可参考此处
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
支持 |
我用的是ts但是我在type中没有发现oncell
…------------------ 原始邮件 ------------------
发件人: "nexx"<[email protected]>;
发送时间: 2020年4月28日(星期二) 下午3:20
收件人: "NexxLuo/tablex"<[email protected]>;
抄送: "1370336125"<[email protected]>; "Author"<[email protected]>;
主题: Re: [NexxLuo/tablex] 麻烦问一下支持编辑单元格嘛 (#13)
支持
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
可能是漏掉了。具体效果可以先试试,后期加上相应文档 |
如题,麻烦问一下支持编辑单元格嘛
The text was updated successfully, but these errors were encountered: