Getting the selected value from DetailsView. VB.NET

magnetica

Member
Joined
Aug 25, 2006
Messages
6
Programming Experience
Beginner
Well my problem is that i wish to get the value or a row which is currently selected in a detailsview and insert it into a another database.

Now the sql is not the problem it is getting the text out of the detailsview thats the problem.
confused.gif

But the DetailsView intellisense does not have anything that points to how to do this!

Does anyone know the syntax of how to do this..

Cheers
 
Curious as to what a DetailsView actually is, I could only find reference to it in ASP web cntrols libraries. are you sure you have posted this question in the right section? The forum has an entire group of forums related to ASP.net
 
Back
Top