Get textview value through gridview / sql server

1

I have a gridview of a column consisting of only four textviews and I am loading values from a SQL Server database into it. How do I click a grid line to display another field (associated with the row) of this SQL table in a separate textview? In other words, as you click on the various lines the value of the textview would change.

    
asked by anonymous 11.10.2016 / 18:31

0 answers