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)
December, 2005
MSDN Blogs
>
Parag's Weblog
>
December, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Parag's Weblog
ASP.NET 2.0 - Extending GridView control to display extra Footer Rows
Posted
over 7 years ago
by
Parag Agarwal
3
Comments
Question How can I extend existing GridView control in ASP.NET 2.0 that has more than one Footer rows? Answer In my previous Blog on “Extending ASP.NET Datagrid Control” I discussed that ASP.NET is built on extensible architecture. GridView...
Parag's Weblog
ASP.NET 2.0 - "Object Reference not set to an instance of an object" when Login and Default Page both inherits Master Page
Posted
over 7 years ago
by
Parag Agarwal
0
Comments
Problem In a sample ASP.NET 2.0 application there is: - Master page, Login.aspx and Default.aspx. Master page has a LoginView control with a Label control inside <LoggedInTemplate> section. Login.aspx and Default.aspx...
Parag's Weblog
Why Update and Cancel events were not firing on dynamically added Datagrid on the place holder control?
Posted
over 7 years ago
by
Parag Agarwal
4
Comments
Recently i got a case where customer was creating and intializing ASP.NET Data grid dynamically on a button click and was adding it inside the placeholder control. After doing that he was not able to fire edit and cancel commands on the Datagrid. After...
Page 1 of 1 (3 items)