Link to home
Start Free TrialLog in
Avatar of zintech
zintech

asked on

ASP.NET gridview field select

I have a GridView in ASP.NET that displays 10 fields.  I have the DataKeyNames field set to the correct field.  I have a separate data source that pulls data based on this field.  However, I would now like to add a second field to the query that uses one of the other fields on the GridView as a parameter.  How would I pull the value out of the gridview?
ASKER CERTIFIED SOLUTION
Avatar of Tom Beck
Tom Beck
Flag of United States of America 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