When you execute a new query and populate an existing dataset, the newly retrieved records are appended to the existing records in the dataset. If you wish to remove the earlier records from the dataset without creating a new dataset, simply use its Clear() method. This will remove the earlier existing records and newly populated records will be added when you invoke the Fill method on the data adapter.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























