C# Class kosarica, vsite

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: bbenko/vsite

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
btnPivo_Click ( object sender, EventArgs e ) : void
btnSok_Click ( object sender, EventArgs e ) : void
gvKosarica_RowCancelingEdit ( object sender, GridViewCancelEditEventArgs e ) : void
gvKosarica_RowDeleting ( object sender, GridViewDeleteEventArgs e ) : void
gvKosarica_RowEditing ( object sender, GridViewEditEventArgs e ) : void
gvKosarica_RowUpdating ( object sender, GridViewUpdateEventArgs e ) : void

Private Methods

Méthode Description
Povezi ( ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnPivo_Click() protected méthode

protected btnPivo_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnSok_Click() protected méthode

protected btnSok_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

gvKosarica_RowCancelingEdit() protected méthode

protected gvKosarica_RowCancelingEdit ( object sender, GridViewCancelEditEventArgs e ) : void
sender object
e GridViewCancelEditEventArgs
Résultat void

gvKosarica_RowDeleting() protected méthode

protected gvKosarica_RowDeleting ( object sender, GridViewDeleteEventArgs e ) : void
sender object
e GridViewDeleteEventArgs
Résultat void

gvKosarica_RowEditing() protected méthode

protected gvKosarica_RowEditing ( object sender, GridViewEditEventArgs e ) : void
sender object
e GridViewEditEventArgs
Résultat void

gvKosarica_RowUpdating() protected méthode

protected gvKosarica_RowUpdating ( object sender, GridViewUpdateEventArgs e ) : void
sender object
e GridViewUpdateEventArgs
Résultat void