In jqGrid when we click on Edit button then jqGrid loads data in the Edit Form with extra spaces at the end of the field. for example when i see the username then its looks like as under:
Username: farhan(space)(space)(space)(space)(space)
How do i remove extra space from it?