ASP.NET,Data - Raj Kaimal

Browse by Tags

All Tags » ASP.NET » Data (RSS)

Changing the connectionstring of a wizard generated TableAdapter at runtime from an ObjectDataSource

The Visual Studio 2005 Dataset designer allows you to create a DAL using a typed dataset and easily bind this to a GridView with the help of an ObjectDataSource. By default, in the TableAdapter generated, the visibility of the encapsulated Connection...
Posted by rajbk | 16 comment(s)
Filed under: , ,

GridView DropDownList Pager

A way to add a dropdownlist pager to the GridView....
Posted by rajbk | 43 comment(s)
Filed under: , , ,
More Posts