View Single Post
  #1 (permalink)  
Old 12-30-2008, 2:51 AM
reubenfoo reubenfoo is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Nov 2008
Location: Singapore
Posts: 18
Reputation: 19
reubenfoo is on a distinguished programming path ahead
Default CheckBox Template field

Hi All,

may i know how do i find the value of the CheckBox template field in a gridview.

The user would select the information they want and those un-checked would be deleted. When the button is pressed, the information on the next page would only show the selected records. Anyone has the VB coding for this? thanks

- the template is called - CheckBox1


attached is the gridview screen shot.
Attached Images
File Type: jpg checkbox.jpg (114.3 KB, 9 views)
Reply With Quote