rstaib / jquery-bootgrid

Nice, sleek and intuitive. A grid control especially designed for bootstrap.
http://www.jquery-bootgrid.com
MIT License
972 stars 364 forks source link

Problem with calling ASP WebMethod to fill bootgrid #346

Closed barrymichaeldoyle closed 7 years ago

barrymichaeldoyle commented 7 years ago

I wrote StackOverflow post here describing my problem:

http://stackoverflow.com/questions/42853108/uncaught-syntaxerror-unexpected-token-in-json-with-asp-net-webmethod

Any ideas on how to sort it out?

barrymichaeldoyle commented 7 years ago

I ended up using a Generic Handler in order to make my JSON data available instead of using a WebMethod