带链接标签的C#Listview [英] C# Listview With Link Labels

查看:132
本文介绍了带链接标签的C#Listview的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我正在尝试添加包含类似于ASP.NET listview的超链接的列,这些列表将在单击时执行操作。我最好不要使用自定义工具来实现这一点。



我想要实现的外观类似于这个。



希望有人有解决方案我已经坚持了2个小时了。



提前致谢



Danny

Hi there, I'm trying to add columns which contains hyperlinks similar to ASP.NET listview which will perform actions when clicked. I would preferably like to achieve this without having to use a customised tool.

The look I'm trying to achive is something similar to this.

Hopefully someone has a solution as I've been stuck on this for 2 hours now.

Thanks in advance

Danny

推荐答案

ASP.NET 3.5中的完整ListView [ ^ ]可能会对您有所帮助。
Complete ListView in ASP.NET 3.5[^] might help you.


您不必转到自定义控件。 Listview本身能够做到这一点。以下是MSDN示例 ListView Web服务器控件概述。 [ ^ ]
You don't have to go to custom controls. Listview by itself capable of doing that. Here is MSDN example ListView Web Server Control Overview.[^]


我找到了不止一对对你而言。



首先我推荐这个开源

ObjectListView [ ^ ] - 看起来很酷,很棒,漂亮等等,



CP文章

在ListView中嵌入控件 [ ^ ]

C#列表视图v1.3 [ ^ ]

ListView子项的现场编辑 [ ^ ]

扩展列表视图 [ ^ ]

ContainerListView和TreeListView:编写VS.NET设计表面兼容控件 [ ^ ]
I found more than couple of things for you.

First of all I recommend this open source
ObjectListView[^] - Looks cool, excellent, nice, etc.,

CP articles
Embedding Controls in a ListView[^]
C# List View v1.3[^]
In-place editing of ListView subitems[^]
Extended ListView[^]
ContainerListView and TreeListView: Writing VS.NET design-surface compatible controls[^]

这篇关于带链接标签的C#Listview的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆