By mswatcher
via codeproject.com
Submitted: Mar 25 / 13:31
ASP.NET 3.5 introduces a new data binding control named the ListView. ASP.NET already has a lot data bind control; it should be more than 10. But the good news is, ListView can literally replace all other data binding controls in ASP.NET. ListView control makes data binding easier than previous controls. It has included styling with CSS, flexible pagination, and sorting, inserting, deleting, and updating features.
SaveShareSend
Tags: .net, frameworks
Add your comment