R
Richard Roche
What are the ways to set default (activiated on enter)
status for buttons?
i've tried:
TabIndex
and
Page.RegisterHiddenField("__EVENTTARGET", "cmdWhatever")
but the first button seems to be default always. I must
be missing something.
Thanks for any assistance.
status for buttons?
i've tried:
TabIndex
and
Page.RegisterHiddenField("__EVENTTARGET", "cmdWhatever")
but the first button seems to be default always. I must
be missing something.
Thanks for any assistance.