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