关于ListView工具 [英] About ListView Tool

查看:112
本文介绍了关于ListView工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在VB.Net中创建ListView并与ADO.Net建立连接?

How Can Create ListView In VB.Net and Make Connection With ADO.Net ?

推荐答案

通过编写代码.考虑使用Google或阅读您的参考资料以获取更多信息.将列表视图拖到设计器中的窗体上将创建一个.您不会将控件与ADO.NET连接.您连接到数据源,请求数据,并将其提供给控件.
By writing code. Consider using google or reading your references for more information. Dragging the listview on to the form in the designer will create one. You don''t connect a control with ADO.NET. You connect to a data source, request data, and give it to the control.


这篇关于关于ListView工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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