使用 jquery Treeview 进行类似网格的样式设置

发布于 2024-09-27 23:10:22 字数 221 浏览 0 评论 0原文

在我的项目中,我有分层数据,我想以以下格式显示它

Grid View

我刚刚下载了 jquery treeview 并尝试它在一个小 ul 上。我想知道我是否可以用 jquery treeview 进行这样的显示。如果没有,请建议一些其他控件。我使用 asp.NET mvc 2 RTM 和 C#

in my project i have hierarchical data and i want to display it in following format

Grid View

i have just downloaded jquery treeview and tried it on a small ul. i want to know if i can make such a display with jquery treeview. if not please suggest some other controls. i m using asp.NET mvc 2 RTM with C#

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

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

发布评论

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

评论(2

余生一个溪 2024-10-04 23:10:22

我在列表中获取了数据,其中包含列表中每个元素的深度。然后将深度乘以某个像素值以显示压痕。我必须编写一些 JavaScript 来实现展开和折叠功能

i got data in List which contains the depth of each element in the list. the depth was then multiplied by some pixel value to show indentation. i had to write some javascript to implement expand and collapse functionality

可是我不能没有你 2024-10-04 23:10:22

我绝对建议 obout 控件
它的网格控件功能很多,而且免费,而且很容易控制。

希望这有帮助

I definitely suggest obout controls
There are a lot of features of its grid controls.It's free,and so easy to control.

Hope this helps

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