Change ItemTemplate Property of an Item

Posted by Sergio on Stack Overflow See other posts from Stack Overflow or by Sergio
Published on 2010-05-09T08:09:21Z Indexed on 2010/05/09 8:18 UTC
Read the original article Hit count: 250

Filed under:
|
|

Hi I have a ListBox with it's ItemTemplate that has a CheckBox, how can I access THAT checkbox and change the IsChecked property?

© Stack Overflow or respective owner

Related posts about listbox

Related posts about itemtemplate