开发者

Scroll loading for a simple data list

I need to implement a simple gridview in 开发者_运维问答ASP.NET-MVC with a vertical scroll when it scroll down some data add to the end I mean loading data by scrolling down.

I couldn't load all of data in loading time.

For example in my GMail account when I had a lots of emails they was loading when I scrolled down.


Are third party components a possibility?

The previous company I worked at implemented their own scrolling grid and it was a huge drain on resources making it work in various browsers and maintaining it. If you're able to use a third party control, I'd certainly recommend it - that way it's more likely to be well tested and stable.

The Telerik control supports what you want:

http://demos.telerik.com/aspnet-ajax/grid/examples/client/virtualscrollpaging/defaultcs.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜