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 Unable to Populate the data to jqgrid. I m getting the data from database to generichandlers page. But That data is not bind to 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.