« PHP AJAX File Upload Progress Meter Updates | Main | Javeline TelePort, Open Source server communication layer »

SQL Server 2005 and Ajax.NET Professional, RowNumber Example

On the Ajax.NET Blog, Michael explore the new RowNumber feature in SQL Server 2005 to get only a page of rows that are displayed on the page. The Datagrid component will then have next and prev buttons to scroll through the complete data. Michael also used Fiddler, a HTTP Debugging Proxy, to show the result of using the datagrid on the bandwidth which makes the data transferred 1.600 Bytes per page.

I often want to display something like a DataGrid on my web sites with next and prev buttons to scroll through the complete table. Using SQL Server 2005 it is very easy to build such controls that are using the new RowNumber feature to get only a page of rows that are displayed on the page. If you click on next you will get the next n rows.
Bookmark this article at these sites
Comments
1

I like

Post a comment





(Email will remain hidden)





Please enter the security code you see here




Related entries
Email to a friend
Email this article to:


Your email address:


Message (optional):