搜索资源列表
Addrecordinvb
- 在VB的ListView中动态加载记录 这个函数中使用了LoadDataFunc对数据进行加载,它是一个自定义的函数,第一个参数是数据加载的起始位置(第n条记录),第二个参数是要加载数据(记录)的数量。这个函数可以根据自己的实际情况定义,这里只是我使用的形式。另外,需要注意的是这个消息处理函数必须定义在模块中,而不能定义在窗体中。-in VB ListView dynamic loading records this function LoadDataFunc used for data loa
LiveGrid
- 拖动滚动条分批加载行数据(对大数据量比较合适),是分页之外的另一种选择。类似dojo的turboGrid方式 -Drag the scroll bar to load rows of data in batches (for large amounts of data more appropriate), is a page other than another option. Similar to the dojo' s turboGrid way
HyperList
- 比ListView数据加载快百倍的HyperList 2.0 这是一个完整版本的正式的媲美Listview控件的控件(DLL),他拥有难以置信的速度和存储构建,排序性能,也可以连接到数据库,支持Listview所有的功能并且有额外的扩展,具体可以看示例.使用HyperList 2.0加载10条记录仅0.02几秒,而用标准的Listview控件加载需要25秒左右.-Hundred times faster than the ListView' s data loading Hype
WpfListViewDemo
- WPF list view demo for how to load list fast
listview
- listview 拖动加载及表格-listview drag load and forms
CEditableListBox
- 能编辑背景的listbox.可以加载图片.能自动排序-Can edit the background listbox. Can load images. Can automatically sort
load-files
- 在列表框中自动装载磁盘文件列表,很实用的小程序-Small program in the list box automatically load the list of disk files, it is useful
leibiao
- qq列表控件,可以加载png图片非常漂亮,做聊天程序的朋友可以参考一下。-Qq list control, can load the PNG image is very beautiful, makes chat program friend can consult.
Load-Database-ke-ListView
- Load record to Listview-Load record to Listview
Baidufirstpage
- 百度首页的兴趣爱好选择。xList的应用,下拉加载,刷新-Baidu Home hobbies choice. xList applications, the drop-down load, refresh
custom
- 自定义开发了一个类似ListBox的控件,可以加载图片,并提供了一个例子。类似QQ上的联系人列表,由于水平有限,仅提供学习。-Custom developed a similar ListBox control, you can load pictures, and provides an example. Similar QQ on the contact list, due to the limited level, to provide learning only.
listview导出到excel
- 通过listview把access中的数据加载到界面中,然后可以通过导出到excel(Load the data in the access through the listview to the interface, and then you can export to excel)