EWL bug: passing a PostBack to a multi-line EwfTextBox

When you pass a PostBack to a multi-line EwfTextBox, you can no-longer press enter to go to the next line of the text box because it causes the form to be submitted.

Good catch; I’ll check that out. I suspect the bug predates the PostBack parameter; it probably goes back to when we had a SubmitButtonForThisControl property or something.

1 Like

I just fixed this a couple of months ago.

1 Like