A
Astrith
Hello
I have a GridView which has 3 fields
Id(Invisible field), ProjCode and ProjDescription(Visible fields).
I have set the properties "AutoGenerateDeleteButton" and
"AutoGenerateEditButton" to 'TRUE'.
So when i hit Delete, i want the row of my Grid to get Deleted. How to do
and can somebody give me the Code?
Also, What events are fired during the Delete Event?
I have a GridView which has 3 fields
Id(Invisible field), ProjCode and ProjDescription(Visible fields).
I have set the properties "AutoGenerateDeleteButton" and
"AutoGenerateEditButton" to 'TRUE'.
So when i hit Delete, i want the row of my Grid to get Deleted. How to do
and can somebody give me the Code?
Also, What events are fired during the Delete Event?