private void btnCariFiltre_Click(object sender, EventArgs e)
 {
     CariFilterControl.ApplyFilter();
 }