GridView With an ItemTemplate
We can customise the way a GridView look by using Item Template, we can use in our own convenience
Steps:
1). In our example we are using Northwind Database, table Employees
2). use the following SQLDataSource
- Read more about GridView With an ItemTemplate
- Log in or register to post comments
- 26 views