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
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