Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
I have a requirement such that in my program I created a list view and binded some data to the list. When I execute it a second time, the previous data in the list is being lost. I want to maintain the data in the listview for every time binding the data to the list using C#.

Thanks in advance.
Posted
Updated 20-Nov-11 19:18pm
v2
Comments
Wayne Gaylard 21-Nov-11 1:28am    
You need to explain what you are binding the listview to, and what exactly it is that you are executing the second time. Are you clicking a button or something else?

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