public void listele()
 {
     kurumstore.DataSource = BldSvc.GetKurumListByKullanici(AktifKullanici);
     kurumstore.DataBind();
 }