Building a dynamically ASP.NET 2.0 GridView control
Building a dynamically ASP.NET 2.0 GridView control
Blog Article
Microsoft Visual Studio 2005 (based on ASP.NET 2.0), the Long Term Care Bed Accessories successor to Visual Studio.NET 2003 has a lot of new features and goodies designed for Web developers.
This article show how a ASP.NET 2.0 control can be dynamically connected to Microsoft Access Stands database.The delete and update operation will be implemented using a GridView control and SQL queries.
The connection between the database and the.NET application will be made with OleDb Data provider, the new Access Data Source control.The SQL queries will be implemented with OleDbCommand.