Learn To Program NOW!
VB.NET

A few (hopefully) helpful tips

DataView Examples  

The DataView can be a powerful tool for making responsive GUI displays.

Simple Example of Using a DataView  

How do I display a filtered list in a DataGrid based on text the user types into a Textbox?