开发者

binding a gridvidew

in my ASP.NET 3.5 web application, I like to bind data in a grid or any other tabular format whcih supports editing and saving the records on the fly. Other than Ajax (Updatepanals) do you have any other solution?? Reason for not using the updatepanal, as my w开发者_开发问答ebsite is having huge amount of data on the page. I dont want any postback.


You could use a client-side grid like jqGrid. http://www.trirand.com/blog/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜