GeekArticles
Microsoft
Web Services
Microsoft
Web ServicesUpdate Multiple Records with the DataGrid, DataList and Repeater
by Lee Chen .NET provides us with rich data controls to update a database. Both the DataGrid and DataList controls have built-in support for updating data with EditItemTemplate. These controls make the process easy, powerful, and smooth. However, the .NET data controls' built-in database updating is a single-row-based updating. You update only one record at once, and the Repeater provides no updating capability at all. In our daily programming practice, we need a function to update more...n
Sponsored Links
Read Next: Run-time Serialization
Related Topics
Subscribe via RSS
Web Services
- Asynchronous Web Services Invocation in .NET Framework 2.0
- Working With Asynchronous .NET Web Service Clients
- .NET Web Service Connects Educators
- Develop Transactional .NET Web Services
- Integrate .NET Remoting Into the Enterprise
- Web Services Tutorial: Understanding XML and XML Schema—Part 1
- Proof Web Services to Ensure Success
- Web Service's Test Harness: A Functional, Load, and Performance Testing Framework for Web Services
- Assess Exchange 2000's .NET Fit
- .NET Remoting
