B
Benson Wong
I add a TextBox with TextMode="MultiLine" so that I can input multilines to
the textbox. That's fine.
When user input <ENTER> as a new line, it is ok during input to the textbox,
but not ok when the textbox content is saved to database (<ENTER> character
seems to be ignored, no new line appears when the data is saved to
database).
Any hints.
Benson
the textbox. That's fine.
When user input <ENTER> as a new line, it is ok during input to the textbox,
but not ok when the textbox content is saved to database (<ENTER> character
seems to be ignored, no new line appears when the data is saved to
database).
Any hints.
Benson