public GroupedItemsPage()
        {
            this.InitializeComponent();
           this.retriever = new DataRetriever();

        }