get data from gridview without querying database
- by frank2009
Hi there
I am new at this so please bear with me...
I have managed to get the following code to work...so when I click on the "select" link in each row of the gridview, the data is transfered to other label/textbox on the webpage.
So far so good, the thing is that everytime I click on select...it goes and checks on the database for the data and…