Hi there,
I have some updatepanels inside a div="div_AddEmp", inside each updatepanel I have one or more TextBox(s) which I want to loop through only for its value test, but as I have some TextBos(s) outside the updatepanels (inside the "div_AddEmp:) that I also want
to use in the same looping.
I don't now how to find only type of TextBox from inside updatepanel.
Please let me know if there is a solution to this using C# only.
Go to the complete details ...