ASP Repeater

L

LIN

i have an asp repeater which is bound at runtime from a dataset ...it looks
like this

Name Age DOB
xxxx 234 7/9/07
yyyy 234 7/9/07

here all rows in the name column are hyperlink column (column with a href
tag for linking) now my question is how can make the 1st row of the repeater
without a hyperlink ie want xxxx not to be linked to any page at alll

pls help me out in this

LIN
 
A

AW

i have an asp repeater which is bound at runtime from a dataset ...it
looks
like this

Name Age DOB
xxxx 234 7/9/07
yyyy 234 7/9/07

here all rows in the name column are hyperlink column (column with a href
tag for linking) now my question is how can make the 1st row of the repeater
without a hyperlink ie want xxxx not to be linked to any page at alll

Just remove the <A HREF="..."> from the repeater's template.

Please provide your source if you wan a more precise answer.
 

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
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top