6
Reply

Access the cell value of a listview web control

Mohan Mudaliar

Mohan Mudaliar

Feb 18 2010 4:51 AM
8.1k

Hi,
I have created a listview that represents data in a tabular format. The last column of the listview has a link button. I want to be able to click on the link to redirect the page to a new page by passing the cell values of that row in the query string. I dont know how to get the cell values of a given row in the listview. I am working with ASP.NET and C#. Can anyone kindly help me with this please? Thanks.
Mohan

Answers (6)