具有项目拖放功能的分层网格?

发布于 2024-12-03 09:21:29 字数 417 浏览 1 评论 0原文

我想知道是否有开箱即用的控件既支持分层数据绑定,又可以同时实现项目/行拖放功能?!

我知道 Telerik RadGrid 支持这两个功能
网格/声明性关系
网格/项目拖放

但是我不知道我是否可以使用它来实现这两个功能?如果是这样,如何实施?或者如果您还有其他解决方案,请告诉我?

I'm wondering if there is out of the box control that supports both hierarchical data binding and in the same time items/rows drag and drop functionality can be implemented?!

I know that Telerik RadGrid supports the both functions
Grid / Declarative Relations
Grid / Items Drag-and-drop

but I don't know if I can use it implementing the both functionality or not? If so, how to implement this? Or if there are any other solution you have, please let me know?

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

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

发布评论

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

评论(1

绮烟 2024-12-10 09:21:29

Telerik Grid 支持这两种功能。
这里是用于在平面(源)网格和分层(目标)网格之间实现拖放的代码示例。

解决方案的唯一问题是它仅受 RadControls 2010 年第 1 季度及更高版本的支持。

Telerik Grid supports both functions.
Here is a code sample for implementing drag and drop between flat (source) and hierarchical (target) grids.

The only issue with solution that it's only supported for RadControls version Q1 2010 and later.

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