News

Locations of visitors to this page
    To Do: Blog 1000

A Scrolling DataGrid for ASP.NET 2.0

Here’s a really good cross-browser implementation of a scrolling data grid for ASP.NET 2.0.

 

Advantages over similar controls

  • Cross-browser compatible: Mozilla Firefox 1+, Internet Explorer 5+, Netscape 7+.
  • <select> elements do not float above the header. This is a common complaint with other solutions.
  • Last scroll position is submitted on postback, which you can then use to set the start scroll position.
  • You still use the ASP.NET DataGrid control, so you don't lose Intellisense in Visual Studio's HTML editor (for grid columns etc.).
Thursday, August 31, 2006 5:56 AM

Feedback

No comments posted yet.


Post a comment





 

Please add 7 and 1 and type the answer here: