Need to keep focus in a wpf content panel

Posted by Das on Stack Overflow See other posts from Stack Overflow or by Das
Published on 2010-02-17T13:16:39Z Indexed on 2010/05/22 3:10 UTC
Read the original article Hit count: 208

Filed under:

Hi ,

I am switching content template of a ListViewItem at run mode to enable editting the item.For that i am showing a panel with Ok and Cancel options and i need the user to select any of those option before moving to anotheritem. Means i want that panel to behave like a modal dialog. Any suggestions ?.

Advanced Thanks, Das

© Stack Overflow or respective owner

Related posts about wpf