I have problem in JqGrid in mvc asp.net
- by kapil
I am working on jqgrid.And I need to display records same as in database tables.
Suppose there is 2-3 spaces in a particular item , so it should be display like this. I dont want to remove this space in my jqgrid.
Exp: Display like this-
Jqgrid is good feature
but its displaying -
Jqgrid is good feature
without space() I want to display,If there is 2 space or more we need to display with all the spaces.