Hi,
I've set up my GGC to suppport multiline text by using the custom engine for sizing individual row heights and allowing user to enter Environment.NewLine using Enter key (TableControl.WantEnterKey = false).
Problem now is that when user presses Delete or Backspace with the intention of removing the newline, it only deletes a character at a time, and thus the text is left with either "\r" or "\n". Since it's no longer a Environment.NewLine, the cell renders that remaining character "\r" or "\n" as a square box.
Is it possible that when the cursor is immediately before or after Environment.NewLine ("\r\n"), pressing Delete or Backspace will delete "\r\n" in that single keypress?
Thank you,
Magdalena
JJ
Jisha Joy
Syncfusion Team
July 2, 2010 12:22 PM UTC
Hi Magdalena,
I could able to see the issue. We suspect this issue to be defect. Please create a incident stating the details on Directtrac , so that we could follow up there.
Regards,
Jisha