Currently, I am looking at the reporting module of a software which was developed by the another developer(unavailable now). He have used both jQgrid as well as jQGrid for asp.net mvc. There is no data rendering problem in the sales report using the pure jQgrid. But he have used jQGrid for asp.net mvc for the Trial balance purpose.
It works fine and shows the data on the local host. But on deploying in the company's IIS server, the fields values are displayed as "NaN".
If any body have encountered this problem before, please share your thoughts and view.