Unformatted text in grid row when saved from rich txt box [modified]
C#
5
Posts
2
Posters
0
Views
1
Watching
-
i have a form which contain rich text box and that accepts return key.On save of text with multiline text property to the grid it shows a square on enter key press position..pls help
modified on Friday, March 19, 2010 7:32 AM
-
i have a form which contain rich text box and that accepts return key.On save of text with multiline text property to the grid it shows a square on enter key press position..pls help
modified on Friday, March 19, 2010 7:32 AM
-
i ve set wrapmode to true..a small square box is shown on save of text from rich text box with accept return set as true
-
Seems to work on my machine. Could you post some (short and isolated) example of your code that reproduces this behaviour?