Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
435
Enter causing form submit
posted

When  I press "Enter" key in Infragistics web html editor(which is inside a user control), it causes the page to submit. It is working fine in the pages where html editor is used directly on page, problem occurs only when it is on user controls.

Also, the problem is in IE9, Firefox and IE8 does not create this behaviour.

Any help will be appreciated.

Parents
  • 13438
    posted

    Hello Riffat,

    Thank you for posting in our community. Please take a look at the attached from me sample created via NetAdvantage 11.2.20112.2055. Sample contains a user control with WSM and WHE inside and a Default page in which the control is used. I tested the sample with IE 7,8,9, FF 10 and Chrome. In every browser when I click on the control and press Enter postback is not occuring but a new line is inserted as expected. Please modify the sample in order to reproduce the issue or create a new one.

    WHE_inside_user_control_84450.zip
Reply Children