public void SelectAll()
 {
     store.SelectAll();
 }