Hi,
When I looked into this demo,
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/manual-crud-operations/defaultcs.aspx
I found if I input a long enough product name such as
')aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
The text will be split into two lines in the text box.
The first line only has a single character ( , and other characters are placed in the second line.
Please see the attached screen shot.
What I expect is that the produce name should be in a single line.
This error only reproduce in IE but not in Chrome.
Thanks.
Best regards
Zhang Rui