Dev Express 将 RTF 数据绑定到 XtraGrid

发布于 2024-10-27 13:16:03 字数 46 浏览 1 评论 0原文

有什么方法可以将富文本格式 (RTF) 数据绑定到 XtraGrid 控件吗?

Is there any way I can use to bind Rich Text Format (RTF) data to the XtraGrid control?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

狂之美人 2024-11-03 13:16:03

是的,这是可能的。您应该使用 RepositoryItemRichTextEdit 作为列的 ColumnEditrepositoryItemDocumentFormat应设置为RTF。我们还在演示中展示了如何做到这一点。请从 XtraGrid 的主要演示中探索 RTF 编辑模块。

Yes, it is possible. You should use the RepositoryItemRichTextEdit as the column's ColumnEdit. The repositoryItem's DocumentFormat should be set to RTF. We also show in our demo how this can be done. Please explore the RTF Editing module from the XtraGrid's main demo.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文