T
Tariq Ahmad
hi,
i have a templatecolum in my datagrid. the template contains
a hyperlink called "hypFind".
when i run my page and do View|Source each instance
of hypFind has a separate id like this: id="dgRooms__ctl2_hypFind",
id="dgRooms__ctl3_hypFind", id="dgRooms__ctl4_hypFind" etc..
my question is how can i get to this name programmatically in
the ItemDataBound routine???
thanks.
t.
i have a templatecolum in my datagrid. the template contains
a hyperlink called "hypFind".
when i run my page and do View|Source each instance
of hypFind has a separate id like this: id="dgRooms__ctl2_hypFind",
id="dgRooms__ctl3_hypFind", id="dgRooms__ctl4_hypFind" etc..
my question is how can i get to this name programmatically in
the ItemDataBound routine???
thanks.
t.