Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: Checkboxs in data grid


Message #1 by MSpruill <mspruill@m...> on Wed, 18 Dec 2002 06:50:26 -0500
I think you may be able to find some help on MSDN on this page:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchTopQuestionsAboutASPNETDataGridServerControl
.asp

(watch for URL wrapping)

At 06:50 AM 12/18/2002 -0500, MSpruill wrote:
>Senerio:
>I have a datagrid on a web form that contains a checkbox template.
>
>Questions:
>1. How do detect when the checkbox has been checked?
>2. Also how do I tell if this checkbox is checked in the codebehind?
>
>Comments:
>I have the autopostback set on the checkbox but cannot detect a click..
>
>
>If you can answer these questions I would be most grateful. A short code
>snippet would also be helpful.
>
>Mitch Spruill

::::::::::::::::::::::::::::::::::
Howard Cheng
http://www.howcheng.com/
howcheng at ix dot netcom dot com
AIM: bennyphoebe
ICQ: 47319315


  Return to Index