Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, November 21, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP.Net > Server Controls > DataGrid Control
Expanding / Collapsing GridView Rows        
Total Hits: 132  |  Today: 0 Author: SAMir Nigam       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article presents Expand / Collapse functionality of the GridView rows using the JavaScript. To demostrate this functionality I’ve used an Image on the GridView header. Rows of the GridView will Expand and Collapse on successive clicks on this Image. In the above code, global variables have been initialized in the window.onload event. There are three methods- Toggle, ToggleImage & ToggleImage. The Toggle method is invoked on successive clicks on the header Image. This method first toggles the header imahge & then toggles the rows of the GridView by invoking the ToggleImage & ToggleImage methods.


What's New at DevASP.Net
11/03  The CPerfTimer timer class
11/03  Excel serial date to Day, Month, ..
11/03  CWeek - A class for getting the w..
11/03  CMultimediaTimer - a periodic tim..
11/03  SystemTime to VariantTime with Mi..
11/03  How to use time-zones in .NET und..
11/03  Y2K Bugs, And Why You Should Stil..
11/03  TaskTimer - an object to monitor ..
11/03  Date and Time in C++
11/03  How to get timings as fine-graine..
11/03  High resolution date and time cla..
11/03  Tray Calendar
11/03  CEstimateTimeStatic - a class for..
11/03  MyDate - A system independent dat..
11/03  Custom ShortDate type (struct: IC..
11/03  Format Date and Time As Per User'..
11/03  Jalali (Shamsi) Calendar Class, S..
11/03  Beating the Daylight Savings Time..
11/03  WinAPI - simple operations with d..
11/03  A Simple Class To Handle Dates
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net