Posted on: 2/7/2014 6:50:49 PM | Views : 530

Hi all,
I am facing this problem. I create a bunch of dynamically created labels and I want to change the text of this labels with values calculated from a javascript.
Since they are dynamically created they cannot be accessed with the labelName.ClientID. Which is the correct approach to get this done (reference the dynamically
created label and change its text)?
 
Thanks in advance

Go to the complete details ...