When I first started programming in ASP.NET, the Formview was indispensable in displaying and manipulating data. Eventually though, I needed access to individual fields within the Formview, and that's when I found many examples showing how to access field data using the Ctype syntax to r...
[More]