Need help with datagrid checkbox

M

MS Newsgroups

Hi,

I have managed to add a datagrid with checkboxes and got the CheckHasChanged
event to fire when a checkbox is ticked/unticked. What I have not managed to
figure out is how to determine what index in the Grid the checkbox that is
checked has, so I get take a value from the grid in the post.

Anyone know how to do this ?

Regards

Niclas
 
G

Guest

Please check the following articl

http://www.aspfree.com/aspnet/ConditionalDataGridItem.asp


----- MS Newsgroups wrote: ----

Hi

I have managed to add a datagrid with checkboxes and got the CheckHasChange
event to fire when a checkbox is ticked/unticked. What I have not managed t
figure out is how to determine what index in the Grid the checkbox that i
checked has, so I get take a value from the grid in the post

Anyone know how to do this

Regard

Nicla
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top