c# - Page.Form.DefaultButton doesn't work in a page with no input -
it me or page.form.defaultbutton doesn't seem work in page no input ? tried looking information found nothing. cause right on page set default button , doesn't work @ all.
i seem recall known issue.
you can set defaultbutton on <asp:panel> - practical instead?
actually thinking further think if add hidden input on page fix issue.
Comments
Post a Comment