Sign In
Parag's Weblog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ASP.NET 2.0
ASP.NET Datagrid
Custom Control Development
Internet Information Server (IIS)
Misc. Category
Pages
Performance
Session State Management
Support Cases
VSTS
Archive
Archives
July 2009
(2)
April 2007
(1)
July 2006
(1)
May 2006
(2)
April 2006
(1)
March 2006
(4)
February 2006
(4)
January 2006
(3)
December 2005
(6)
November 2005
(3)
January, 2006
MSDN Blogs
>
Parag's Weblog
>
January, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Parag's Weblog
ASP.NET 2.0 - Cannot find control in EditItemTemplate of DetailsView Control
Posted
over 6 years ago
by
Parag Agarwal
0
Comments
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...
Parag's Weblog
ASP.NET 2.0 - Accessing CurrentNode Property for dynamic sitemaps
Posted
over 6 years ago
by
Parag Agarwal
0
Comments
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...
Parag's Weblog
Using Parameters of FormParameter type with ObjectDataSource Control on pages that use Master pages.
Posted
over 6 years ago
by
Parag Agarwal
0
Comments
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...
Page 1 of 1 (3 items)