I want select data on double click in listview.
I am having some fields in listview and on double click event, data should be selected.
Above command is for window. I need to apply it for usercontrol. How can I do that?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
NJ JayPosted Jan 13, 2015, 7:59 AM
Piyush PansuriyaPosted Jan 5, 2015, 5:32 AM
I think you can select listview item on single click, than why you want to use doubleclick?!