HI,
In grid i am taken on bound column . In this one row contain name like
"Sample Text" but its displaying
"Sample Text" . Here Problem is that if have any space in the row values . its displaying only one space .
Problem in Live Demo also Please check below link
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/editondblclick/defaultcs.aspx
In this example please double click on row for edit In Product Column having value "
Chai" .
i am enter new value like that "
Testing double space " but its displaying only single space like that "
Testing double space".