onrowcancelingedit="grdEkranList_RowCancelingEdit"
onrowediting="grdEkranList_RowEditing"
onrowupdating="grdEkranList_RowUpdating" CellPadding="4" ForeColor="#333333"
GridLines="None" onrowcommand="grdEkranList_RowCommand"
onrowdatabound="grdEkranList_RowDataBound" >
code behind
grdEkranList.ShowFooter = true;
Replies
Know the answer? Post it — somebody with the same question will find it here.