搜索资源列表
ListViewEmbeddedControls
- 自定义控件,listview,可以点头排序,在行加入按钮、进度条等控件。-Custom control, listview, sort nod, line by adding button, progress bar and other controls.
listview
- ListView的默认的排序功能都是按照字符串顺序排的,那样对数字顺序时,如果升序排列,9会排在10的后面。如何让数字或日期正确排序,用API和循环语句可以实现。-The default sort function ListView are in accordance with the order of rows of strings, as on the digital order, if in ascending order, nine will be ranked behind 10. H