B
Bruno Piovan
Hi,
I have a datalist, this datalist has a label for each item called lblId,
this label hold the ID of each item. I need to write a procedure that will
use the value of the label of each item, I'm using the FindControl method
but the return value is aways "".
How do I get the text of the labels??
Thanks!
I have a datalist, this datalist has a label for each item called lblId,
this label hold the ID of each item. I need to write a procedure that will
use the value of the label of each item, I'm using the FindControl method
but the return value is aways "".
How do I get the text of the labels??
Thanks!