hyperlinkcolumn

S

Shawn

Hi.
I have a DataGrid with a hyperlinkcolumn, like this:

<asp:hyperlinkcolumn datanavigateurlfield="prr_id"
datanavigateurlformatstring="test.aspx?prr_id={0}"
datatextfield="full_name"></asp:hyperlinkcolumn>

How can I get the value of it's datatextfield (full_name) from my code? If I
try dataGridItem.Cells(9).Text it just returns an empty string.

Thanks
Shawn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top