A 
		
								
				
				
			
		Able
Dear friends
A listbox on a Form1 is in the Form1.Load event filled with items from a
DataView. If I then hide the form and show it again all the items in the
listbox is duplicated. I dont know what causes this behaviour and didnt
believe the Form1 load event was fired again when showing the Form1 after
hiding. Do I have to erase the DataView before showing the form again and if
so how do I do this?
Somebody knows?
Regards Able
				
			A listbox on a Form1 is in the Form1.Load event filled with items from a
DataView. If I then hide the form and show it again all the items in the
listbox is duplicated. I dont know what causes this behaviour and didnt
believe the Form1 load event was fired again when showing the Form1 after
hiding. Do I have to erase the DataView before showing the form again and if
so how do I do this?
Somebody knows?
Regards Able
 
	