I have a GridView's itemsource bound to a dataset with a table "xyz" as it's DataMember. When I add a new row to a .net listview bound to the same table, the GridView does not display the new row. However, when I click on the filter icon on the first column of the GridView, I can see the new row value. Any ideas?
Rod
Rod