예제 #1
0
 private void OsvjeziStavke(int ID_ugovora)
 {
     stavkaUgovoraBindingSource.DataSource = Upiti.PopisStavkiUgovora(ID_ugovora);
 }