Tuesday, March 13, 2012

The Joys of Data Binding

I have a dataview containing 6 records. I have bound the dataview to
myDataList.
I also have 3 text fields that I want to bind to the "FIRST" record
in the dataview. Is this possible in .net Web?actually, I just got that to work. I there a way to access database column names from the Dataview?

0 comments:

Post a Comment