Hi! been trying to google listview pagination but having hard time to get some example in winform vb.net. Can anyone point me to link for some example. my listview is unbound I'm using mysql as my db. I have more than 500k transaction data keeps growing so I needing to have pagination to avoid listview slow loading data. I have found 1 example http://www.codeproject.com/Tips/5357...ging-in-Csharp but it is in C# so I'm using online converter for vb.net but I have no luck running it we'll.
↧