How do I get jqGrid to work using ASP.NET + JSON on the backend?

前端 未结 8 1647
无人及你
无人及你 2020-12-08 06:10

ok, I\'m back. I totally simplified my problem to just three simple fields and I\'m still stuck on the same line using the addJSONData method. I\'ve been stuck on this for d

8条回答
  •  轮回少年
    2020-12-08 06:27

    This is a very old question, however, I was having the same issue just recently. I posted how I achieved this on a new blog I am attempting to get started.

    There may be cleaner ways of doing this but this worked for me. So far I have been able to scale up from this example fairly easily. My next hurdle is getting the loadonce to work.

    You can find my example here:

    http://programming.webdad3.com/?p=3

提交回复
热议问题