Help needed in finding control
-
Hi guys, i have encountered a problem in finding control. i have binded data to a label in a datalist to retreive a email and it works. but next, i have a new label by the name of "Testing". How do i grab the bound data from the label to put into a string? i have tried findcontrol. from finding first the datalist then the label control, and directly findcontrol for the label and it still doesnt work. guidance needed!! Below will be the code i have on hand: Part of the source code will be like How do i grab the eval email value and put to a string? Kindly please help, thanks guys :)
-
Hi guys, i have encountered a problem in finding control. i have binded data to a label in a datalist to retreive a email and it works. but next, i have a new label by the name of "Testing". How do i grab the bound data from the label to put into a string? i have tried findcontrol. from finding first the datalist then the label control, and directly findcontrol for the label and it still doesnt work. guidance needed!! Below will be the code i have on hand: Part of the source code will be like How do i grab the eval email value and put to a string? Kindly please help, thanks guys :)