开发者

Access Server Side DataTable to javascript in asp.net MVC 3.0

How can I access the DataTable created server side in mvc 3.0 in javascript. I want the data in jqgrid so i need the DataTable in javasc开发者_StackOverflow中文版ript.


You should define WebMethod on you asp.net page and return data in json format. The question was asked on SO.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜