I am creating a WPF C# application that allows you to add, remove, and edit Car Rental Orders, i am trying to implement a feature to only select records from the database that are completed, or select records that are still active.I am creating a WPF C# application that allows