News

I'll give you the foundation for any data-bound control you want to build. ASP.NET 2.0's GridView control is a powerful tool, but you must reformat it constantly every time you want to use it. If you ...
You'll learn how to wire up data in various forms to various controls, and get into the loop as data is being inserted into individual controls so you can modify it before it's presented. I'll also ...
I have a Data Bound Grid in my form, and a data control linked to an Access database (97 because it wont work with 2000 ARGH!). Anyway, I wanted to get the current record the user had selected ...