public DataTable bs_BLWyswietlTabelaDspGrid() { DataTable bs_dt = new DataTable(); bs_dt = bs_warstwa_dostepu.bs_DalWyswietlDspGrid(); return(bs_dt); }