C Sharp的Windows应用程序中必需的ListView控件示例 [英] Required ListView Control Example in Windows Application of C Sharp

查看:90
本文介绍了C Sharp的Windows应用程序中必需的ListView控件示例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在C Sharp Windows应用程序中很新鲜.

我正在开发药品交易软件.

在多种形式的软件中,用户需要列表帮助来选择参与方名称,项目,项目批次等.

在这种情况下,这对我来说是更好的控制. (ListView或ListBox)

在ListBox控件中,我添加了partyname/items,但是在两列或更多列的情况下
例如
[批号.到期的MRP汇率结算数量]

ListBox控件不适合我.我想使用ListView控件.

请为我提供上述用户列表帮助的ListView控件示例源代码.

是不是ListBox控件更好的控件.


请帮助我.

解决方案

C#列表视图v1. 3 [ ^ ]
http://www.csharpcity.com/multi-column-listview-controls/ [ ^ ]


I am fresher in C Sharp Windows Application.

I am developing a pharmaceutical trading software.

In the Software in many forms List Help is required to user to select partyname,items,item batches etc.

In this case which is better control for me. (ListView or ListBox)

In ListBox control I add partyname/items but in the situation of two or more columns
e.g.
[batch no. expiry mrp rate closing qty]

ListBox control are not suiting to me. I want to use ListView Control.

Kindly give me the example source code of ListView control for above list help for user.

Is it a better control instead of ListBox control.


Please Help Me.

解决方案

C# List View v1.3[^]
http://www.csharpcity.com/multi-column-listview-controls/[^]


这篇关于C Sharp的Windows应用程序中必需的ListView控件示例的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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