PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms checkbox column in datagrid - event handling

Reply

checkbox column in datagrid - event handling

 
Thread Tools Rate Thread
Old 15-02-2005, 12:43 PM   #1
coderazor
Guest
 
Posts: n/a
Default checkbox column in datagrid - event handling


I have a datagrid with a checkbox column.
How can I make a messagebox appear if a cell with the checkbox gets checked
or unchecked?

thank you in advance.


  Reply With Quote
Old 24-02-2005, 11:59 PM   #2
Tom Krueger [MSFT]
Guest
 
Posts: n/a
Default Re: checkbox column in datagrid - event handling

I would look into overriding the DataGrid BoolColumnStyle. (Sorry that
might not be the correct name)

--
Tom Krueger

My Blog - http://weblogs.asp.net/tom_krueger
Smart Client DevCenter - http://msdn.microsoft.com/smartclient/
Mobile DevCenter - http://msdn.microsoft.com/mobility

This posting is provided "as is" with no warranties and confers no rights.

"coderazor" <coderazor@hotmail.co.uk> wrote in message
news:ONehMw1EFHA.1392@tk2msftngp13.phx.gbl...
>I have a datagrid with a checkbox column.
> How can I make a messagebox appear if a cell with the checkbox gets
> checked
> or unchecked?
>
> thank you in advance.
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off