Onteora Software

Ken Tucker's Blog
posts - 145, comments - 629, trackbacks - 0

February 2008 Entries

VB Power Packs DataRepeater control

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.   The included documentation shows you how to bind the DataRepeater to a typed dataset.  This article will show you how to bind to a datatable in code.                 To start off with create a new windows forms application and drop a datarepeater on the form.  In the datarepeater drop a picturebox (pbCategory) and a label (lblName).   In the...

posted @ Thursday, February 21, 2008 3:03 AM | Feedback (1) | Filed Under [ VB ]

Powered by: