Click here to Skip to main content
15,904,351 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all,

I am having a bit of a strange problem while using a listview. I have a list of data and a select button linked to the selected item template and it all works perfectly.....other than for some reason I have to double click the select link to move to the selected item template.

I have no idea why. I have checked Google and on here and a lot seems to come up about using the double click event but nothing as to why I am having to double click instead of single click.

If anyone could offer up a suggestion that would be great.

cheers,

Dan
Posted
Comments
Sergey Alexandrovich Kryukov 12-Mar-13 14:46pm    
I also have no idea why. I tried to look at your hard drive, but decided that I don't want to search for your project; you better give me exact link. :-)
—SA
DanHodgson88 12-Mar-13 14:51pm    
Thank you for the ever so kind reply. I decided instead of posting 100's of lines of code from multiple files it would be easier to see if someone had came across the issue before and had a quick/simple fix. But next time I will ensure that I post a long enough answer with a ton of code that people won't read......
CHill60 12-Mar-13 16:19pm    
Nice response!
I do recall something similar on a test app I was using months ago ... I just can't ***** remember exactly what the fix was!!! Sorry - not much help to you, but I will keep looking. It was something really easy as I recall ... once I knew which property to set
DanHodgson88 13-Mar-13 4:17am    
Cheers, I have no problem with constructive criticism but not so much with sarcasm!
Well that's a step in the right direction I will go through all the properties and see what I can find. Thanks for the reply.

1 solution

Hi DanHodgson88,

I had the same problem. The solution at http://forums.asp.net/t/1550922.aspx?Link+button+refresh+problem[^] solved the problem.

Best,
Katerina
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900