How can I combine results from two data sources? The problem is that the second datasource result set is the 'current' data in the binding source and the first is the results that are showing in the database. This problem arose because I don't want to commit the database changes. Let me know...