JQGrid Error

JQGrid Error

Hi ALL,

I’m using jqGrid in ASP.NET. jqGrid is literally good. As of now, I’m
using Handler(ashx)  through  WebService(asmx) to convert the DataTable into
JSON and display in the Grid.

I m getting the Following Error on Jqgrid. I m unable to Solve it. The Error is look like this

Line:11 char:1468 error: ']' Expected Code '0'


Pls Help me .. How to solve this error.