Pls Help DataNavigateUrlFormatString

A

ann

How can I change the DataNavigateUrlFormatString at runtime? I was going to
try something like this, but it doesn't work the datanaviageurl.. is not
available:

if(e.Item.Cells[6].Text == "Satisfy")
{
e.Item.Cells[4].NavigateUrl = ....
}
else
{
e.Item.Cells[4].NavigateUrl = ....
}
I need to be able to change the url based on the value of another field. Can
anyone help me?
c# .net 1.1
 

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,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top