WPF - Refreshing data in listview

Oct 11 2008 9:01 AM

Hi,

I have used a listview with runtime gridview columns bound to the database. The listview gets populated on loading. Without closing application, inserting a new record into the database, the listview is not getting refreshed with a new record. Listview's itemsource property shows the new record but it is not visible in the listview. Please Help me........

Kavita.V