In this example I will show how to validate the data entered into a datarepeater control. For this example I am added the northwind SQL compact edition database to the project and created a typed dataset for the products table. So from the toolbox drop...
In Feburary 2008 the VB Power packs team released version 3 of there VB Power Packs 2005 . This version included a DataRepeater control. The DataRepeater control allows you use standard windows controls to display your data in a scrollable container....