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

DataGrid for Master/Child (Master/Slave) Details Using ASP.NET, C#, and JavaScript to Expand/Collapse Rows : Rajib Ahmed

Wednesday, July 16 2008

Using ASP.NET, C#, to show a master/detail grid with Javascript to expand & collapse rows. Enables viewers to view multiple records without posting back to the server for each request. This allows ease of use, as well as a better web visual for the grid. The following article will describe the source code, which will allow programmers to create a HGrid. It will allow master/slave or master/child data to be shown. It also includes the features to collapse and expand data on the client side using JavaScript. The original code was done in Visual Studio 2003 using framework 1.1. This is the second version of this grid....

Read More:
DataGrid for Master/Child (Master/Slave) Details Using ASP.NET, C#, and JavaScript to Expand/Collapse Rows : Rajib Ahmed
Also See:
E-Commerce Starter Kit (ESK) : Bipin Joshi
ASP.NET 2.0 FileUpload Server Control : Bill Evjen
ASP.NET and Windows Workflow Foundation : Scott Allen
Building a Simple Rating Control for ASP.NET 2.0 : Imar Spaanjaars
Introduction to ASP.NET Master Pages : Patrick Santry

Post your comment

Comment