Link to home
Start Free TrialLog in
Avatar of r270ba
r270ba

asked on

Gridview - Change "Select" Column

I have just downloaded Visual Studio 2010 Web Express and need some basic help...

I have data from a SqlDataSource populating a grid view.  When the "select" column is selected, it then shows a details view.  This functionality is working fine.  The only thing I want to change is instead of having the "Select" column to display the DetailsView, I want to have one of the Sql columns to be "clickable" to display the DetailsView.

I am writing this in VB.net.

Any ideas?
ASKER CERTIFIED SOLUTION
Avatar of Mlanda T
Mlanda T
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial