AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Build a Nested GridView Control with ASP.NET : Paul Kimmel

Sunday, July 20 2008

Take the tedium out of building complex GUIs in ASP.NET by creating nested GridView controls. The biggest oversight in ASP.NET is the lack of an easy way to create fully functional nested grid and user control views (nested means one or more controls exist in one or more GridView cells; these controls may be grids or user control grids nested n-levels deep.) Propagating data downstream, permitting full editing functionality, and event handling are still very labor intensive. This is a glaring deficiency in the way you can develop Web applications with ASP.NET....

Read More:
Build a Nested GridView Control with ASP.NET : Paul Kimmel
Also See:
Make your ASP.NET Application Install It's Own Database : Peter A Bromberg
Maintain ASP.NET Tree Position on Postbacks : Paul Kimmel
The new controls of ASP.NET 2.0 : Steve C. Orr
"Atlas" Foundations: ASP.NET 2.0 Callback : Thiru Thangarathinam
Membership and Role Providers in ASP.NET 2.0 Part II : Scott Allen

Post your comment

Comment