filmov
tv
How to bind ASP.NET GridView to SqlDataSource

Показать описание
Demonstrates the following:
- Connecting to SqlServer using SqlDataSource control (in ASP.NET)
- Configuring SqlDataSource control to fetch data.
- Binding GridView to SqlDataSource control to displayd data (without writing any code-behind)