Hi everyone.

I have a ListView control (in Report view) in my program. When I click on an item in it (highlight a line), wait a few seconds, and click on that same line again, it goes into Edit Mode. In other words, it allows the user to change a value, which is not what I want.

Anyone know how to prevent the listview control from doing this. I've looked in help, but it didn't help.

Thanks.