View Single Post
  #10 (permalink)  
Old 09-05-2007, 04:52 PM
dzt's Avatar
dzt dzt is offline
Basic4ppc Veteran
 
Join Date: May 2007
Location: Greece
Posts: 353
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

Hi,

I didn't test the ListView but... listen to my thoughts.

Why don't you keep the selected row number in a global B4PPC variable and every time the event SelectionChanged fires, check if the selected row is the same as the previous selected row.

If it is, then this should be the second (false) event. So ignore it.
__________________
Dimitris Zacharakis
http://www.terracom.gr
Reply With Quote