Home › Forums › Bugs › Cell edit – space after click
When user click at the empty field in cell edit, sometimes there is space character already typed in. I often have an empty char(
Hello,
Do not understand what is thep roblem, but…
When we have empty cell jqGrid add nbsp in order to show borders (IE bug).
When the cell is edited (in all edited modules) the empty cell is converted to empty string and when we save empty value we again add nbsp.
Some databases like PostgreSql add spaces when you use db type of type char.
Regards
Tony
Mozzilla 2.0 and IE 6 works fine. Such behaviour is in Chome 1.0.154.48
Greetings
Majkel
Chrome is just in beta 😉
Ups.. Sorry 😉
I had the same problem, Chrome may be in beta, but it happens in opera too.
I finally edited inlinedit.js
line 97: elem.value = $.trim(vl);
with the trim works just fine.
Thanks
Best Regards
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS