private void btClear_Click(object sender, EventArgs e)
 {
     bookcontroller.ClearView();
 }