Listview

Account Inventory

This account invenyory system is created using VB.net 2010 as front end and microsof access as back end. You can store your accounts username and password for the future reference. Features: 1.New user registration 2.Add,edit,delete and print stored accounts Login information: username;Admin password:admin Rquirements are: Visual studio 2010,crystal report 2010,microsoft access If you think it is

How to sort a ListView control by a column header in VB.NET

Sorting of a ListView control can become complicated and is not included in the control by default. This example shows how to sort a ListView control by a column in your VB.NET application without any 3rd party addons. When you are working with the ListView control, you may want to sort its contents based on a specific column. An example of this kind of functionality occurs in a Windows Explorer

VB.net to MsAccess Listview (Insert, Update, Delete, Refresh and Search) No Autonumber datatype

In this program you will learn on how to: *Insert and Update with catch duplicate entry (EmployeeID) without using autonumber datatype... *Delete multiple record by pressing Ctrl + Click... *Pop-Up Refreshing with setting... *Pop-Up Searching with setting... Please don't forget to leave a comment >(^_^)< hope this code will help you... Godbless you all mga kababayan...