I have a DetailsView (ID=CtrDetails) in Visual Studio 2005 with the following Columns: -CustomerID -Customer How can I retrieve the value of the columm CustomerID ??? I expect something like "Where CtrDetails.Value=X" or something like that THANX ¡¡¡