1
Answer

Gridview event

Ask a question
Hello ,

i want to update and delete row in gridview so i can do it with the following 2 ways :

[1] using rowcommand event of gridview [in which i will have merged code for both edit as well as delete]
[2] using rowdeleting and rowupdating events of gridview [in which i will have separate code for each action]

so what i  want to know is that which is better when the performance is mostly concerned . i meant which 1 is having advantages.

Plz reply and thnx in advance .

Regards,
Satish Hirpara
  

Answers (1)