S
shapper
Hello,
I have a panel which contains various textboxes and dropdownlists.
I want to loop through each control inside the panel and detected if it
is a DropDownList or a TextBox so I can access its SelectedValue or
Text.
How can I do this?
Thanks,
Miguel
I have a panel which contains various textboxes and dropdownlists.
I want to loop through each control inside the panel and detected if it
is a DropDownList or a TextBox so I can access its SelectedValue or
Text.
How can I do this?
Thanks,
Miguel