Videos | Podcasts

Video: Accessing GridView Invisible Columns
AzamSharp
Published Date: 6/25/2007 6:18:42 PM
Views: 6500

Abstract:
In this video I will demonstrate how to access invisible columns inside the GridView control.

Sometimes you need to hide the sensitive information displayed in the GridView control. You can always use the DataKeys to hide the primary key but what about other data which is not the primary key? How can you hide that data and after hiding how can you access it again without making it visible to the user.

In this video I will demonstrate how to access invisible columns inside the GridView control.



Download the code


Similar Articles

Introduction to the IPhone Development

Implementing Drag and Drop using jQuery

Populating ASP.NET TreeView Control

Introduction to Endless Scrolling jQuery Plugin

Using ControlIDMode in ASP.NET 4.0

 
 
   
 
 

Comments/Feedbacks