Update DataGrid

M

Mariame

Hi all
i want to update fields in datagrid but the problem that
[DataGrid1_UpdateCommand] doesent fire inspite that i delete it & make a new
one many time but still doesent fire?????????????????????

Regards
 
D

Duron

You got to have an Update button to invoke that event. Do you have one and
have its CommandName spelled right?

-Duron
 
M

Mariame

im using the update button in datagrid & i write the code in the following
events:
Private Sub DataGrid1_UpdateCommand(ByVal source As Object, ByVal e As
System.Web.UI.WebControls.DataGridCommandEventArgs) Handles
DataGrid1.UpdateCommand

But this events doesent fire !!!



Duron said:
You got to have an Update button to invoke that event. Do you have one and
have its CommandName spelled right?

-Duron

Mariame said:
Hi all
i want to update fields in datagrid but the problem that
[DataGrid1_UpdateCommand] doesent fire inspite that i delete it & make a new
one many time but still doesent fire?????????????????????

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top