Welcome to MSDN Blogs Sign in | Join | Help

January 2006 - Posts

ASP.NET 2.0 - Cannot find control in EditItemTemplate of DetailsView Control

Recently we got some cases in ASP.NET 2.0, where customers were using: - - DetailsView control bound with SQL Data source control. - DetailsView has few Data-bound Columns as well as one Template Column. - Data bound columns displays correct values. -
Posted by Parag Agarwal | 0 Comments
Filed under:

ASP.NET 2.0 - Accessing CurrentNode Property for dynamic sitemaps

Issue ==== In an ASP.NET 2.0 application, customer was loading the sitemaps dynamically, based on the Logged in user. For example, if the logged in user is a Manager, sitemap related with manager should get loaded in the SiteMapPath control otherwise
Posted by Parag Agarwal | 0 Comments
Filed under:

Using Parameters of FormParameter type with ObjectDataSource Control on pages that use Master pages.

Recently we got a case where customer is trying to use FormParameters with DataSource controls on pages that uses Master Pages. It is by design that the Form Parameters will generate null values because of Master Pages. You can find the Bug details with
Posted by Parag Agarwal | 0 Comments
Filed under:
 
Page view tracker