# 一、Winform ListView 显示复杂控件示例
- 以下展示了两种实现方案
- 仅供参考。复杂的表格还是建议直接用 DataGridView。
- 最后修改日期 2024-05 surfsky
## 方案一:ListView 结合组合框进行模拟编辑
基本思路
- 在界面上放置一个lisview和一个combobox,combobox平时是隐藏的。
- 点击listview,在点击位置的单元格上显示这个combobox
- combobbox数据变更后,更新到listview
## 方案二:自定义 ListView 和各种列
功能
- 嵌入下拉框列
- 嵌入色彩列
- 嵌入数字编辑列
- 嵌入布尔值列
- 嵌入图片列
- 点击标题列排序
- 行选择
# 三、Task
- 去除组合框 focus 状态
- /重命名、重构
- /文件分拆
- /标题栏排序图片放右侧
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
# 一、Winform ListView 显示复杂控件示例 ## 方案一:ListView 结合组合框进行模拟编辑 基本思路 - 在界面上放置一个lisview和一个combobox,combobox平时是隐藏的。 - 点击listview,在点击位置的单元格上显示这个combobox - combobbox数据变更后,更新到listview ## 方案二:自定义 ListView 和各种列 - 嵌入下拉框列 - 嵌入色彩列 - 嵌入数字编辑列 - 嵌入布尔值列 - 嵌入图片列 - 点击标题列排序 - 行选择 对应的文章为:https://blog.csdn.net/surfsky/article/details/139245690
资源推荐
资源详情
资源评论
收起资源包目录
ListViewEx-240528.rar (58个子文件)
Codes.txt 8KB
snap2.png 37KB
ListViewTest
Form1.Designer.cs 4KB
Form2.resx 10KB
Form1.cs 3KB
obj
x86
Debug
.NETFramework,Version=v4.0,Profile=Client.AssemblyAttributes.cs 234B
test.csproj.CoreCompileInputs.cache 66B
test.exe 27KB
test.Form1.resources 180B
test.pdb 86KB
ListViewTest.csproj.AssemblyReference.cache 6KB
ListViewTest.Properties.Resources.resources 2KB
ListViewTest.csproj.FileListAbsolute.txt 4KB
test.csproj.FileListAbsolute.txt 1KB
DesignTimeResolveAssemblyReferencesInput.cache 2KB
ListViewTest.csproj.CoreCompileInputs.cache 66B
test.csproj.GenerateResource.cache 126B
ListViewTest.Form2.resources 3KB
ListViewTest.exe 37KB
test.Properties.Resources.resources 180B
TempPE
Properties.Resources.Designer.cs.dll 4KB
ListViewEx.csproj.AssemblyReference.cache 6KB
.NETFramework,Version=v4.8.AssemblyAttributes.cs 210B
test.csproj.AssemblyReference.cache 6KB
ListViewTest.Form1.resources 3KB
ListViewTest.csproj.GenerateResource.cache 282B
ListViewTest.pdb 84KB
DesignTimeResolveAssemblyReferences.cache 137B
app.config 161B
.vs
test.csproj.dtbcache.json 4KB
ListViewTest.csproj.dtbcache.json 4KB
bin
Release
Debug
test.exe 27KB
test.pdb 86KB
test.exe.config 161B
ListViewTest.exe.config 161B
test.vshost.exe 11KB
ListViewTest.exe 37KB
ListViewTest.pdb 84KB
Properties
Resources.Designer.cs 4KB
Settings.Designer.cs 1KB
Settings.settings 249B
AssemblyInfo.cs 1KB
Resources.resx 7KB
Form2.cs 5KB
Program.cs 678B
Resources
bullet_tick.png 419B
cart.png 421B
bullet_cross.png 587B
Form2.Designer.cs 4KB
ListViewTest.csproj 5KB
Controls
ListViewEx.cs 23KB
ComboBoxEx.cs 4KB
ListViewEx.Items.cs 11KB
Form1.resx 10KB
ListViewTest.sln 1KB
ListViewTest.suo 20KB
snap1.png 8KB
README.md 641B
共 58 条
- 1
资源评论
土豆湿
- 粉丝: 101
- 资源: 66
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功