T
thomasamillergoogle
I have a page that has hundreds of textboxes added dynamically by
writing out "<input type = text name=ctl_99>". In other words, these
are NOT asp.net web controls.
I want to enable viewstate for only ONE control, it is a dropdown
called drpOrg. This dropdown IS an asp.net web control.
Please help.
Tom
writing out "<input type = text name=ctl_99>". In other words, these
are NOT asp.net web controls.
I want to enable viewstate for only ONE control, it is a dropdown
called drpOrg. This dropdown IS an asp.net web control.
Please help.
Tom