T
Tommy
I have a nested repeater. It displays the data correctly, etc..
I have a problem however.. when i iterate through the textboxes in my code
all of the values of the text property are empty. I need to loop through
them and do some validation, etc before I can update the data.
Is there something i need to do to make them post to the server beofore i
begin iterating through them?
Thanks in advance.
Tommy
I have a problem however.. when i iterate through the textboxes in my code
all of the values of the text property are empty. I need to loop through
them and do some validation, etc before I can update the data.
Is there something i need to do to make them post to the server beofore i
begin iterating through them?
Thanks in advance.
Tommy