Exemple #1
0
 protected void button_filter_Close(object sender, EventArgs e)
 {
     FiltrTable.Visible = false;
     OtdelenList.DataBind();
     RoomList.DataBind();
     PersonList.DataBind();
 }