V
Vishal
Hello,
can anybody tell me VB.NET equilant for this code:
dgTemp.EditCommand += new
System.Web.UI.WebControls.DataGridCommandEventHandler
(this.DataGridSub_EditCommand)
Thanks
can anybody tell me VB.NET equilant for this code:
dgTemp.EditCommand += new
System.Web.UI.WebControls.DataGridCommandEventHandler
(this.DataGridSub_EditCommand)
Thanks