Question

I was wondering if anyone knew of a scrollable gridview control that works similar to the yahoo email gridview.

alt text

Was it helpful?

Solution

If you are using jquery I recommend jqgrid.

There is a nice grid component in extjs too.

OTHER TIPS

If I were to guess, I'd say it's a highly customized YUI DataTable, so that might be worth checking out.

And if you are looking for ASP.NET AJAX grid solution with yahoo-like scrolling, the Telerik grid may give you Yahoo-like deferred scrolling. Check out this demo on their site.

Dick

DHX's dhtmlxGrid control will do that as well. The basic edition is free.

They've got examples with 50,000 records, with and without paging.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top