Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Display data with .NET's ListView control
- The GridView data control introduced in .NET 2.0 was an improvement over the DataGrid data control in .NET 1.x, but there were still drawbacks, especially with loading and paging through data. Microsoft recognized the shortcomings and addressed them with the introduction of the ListView control in .NET 3.5. With the ListView...
- Tags: HTML, Control, Data, Title, ListView, GridView, Templates, ItemTemplate, LayoutTemplate, ID, .Net, Servers, Middleware, Software Development, Software/Web Development, Hardware, Enterprise Software, Software, Tony Patton
- Blog posts 2008-03-11
Additional Resources
- Browse ListView data with .NET's DataPager control
- Microsoft .NET 3.5 introduces the DataPager control, which delivers a paging interface that is tied to the ListView control. DataPager also communicates with its corresponding ListView control regarding user input. Here's an explanation of how you can use the DataPager control to page through ListView data. DataPager's basic properties...
- Tags: Microsoft .NET, Page, Control, Data, Paging, Title, ListView, DataPager, Microsoft .NET 3.5, PagerControlID, PageSize, ID, Site Id, PageSize Property, ButtonType, Button, ShowNextPageButton, ShowPreviousPageButton, NextPreviousPagerField Element, NumericPagerField Element, TemplatePagerField Element, Servers, Hardware, Tony Patton
- Blog posts 2008-03-18
- Implement custom paging with SQL Server 2005
- In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the...
- Tags: Function, Microsoft SQL Server, Data, Paging, Row, Microsoft SQL Server 2005, DataPager, ViewState, GetData Method, ID, newIndex, Servers, Databases, Enterprise Software, Hardware, Software, Data Management, Tony Patton
- Blog posts 2008-03-25
- << Previous
- page 1 of 1
- Next >>